diff options
Diffstat (limited to 'tests/run-addrname-test.sh')
| -rwxr-xr-x | tests/run-addrname-test.sh | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/run-addrname-test.sh b/tests/run-addrname-test.sh index 90e19df7..69d81899 100755 --- a/tests/run-addrname-test.sh +++ b/tests/run-addrname-test.sh @@ -58,10 +58,10 @@ testfiles testfile12 testfile14 tempfiles testmaps cat > testmaps <<EOF -00400000-00401000 r-xp 00000000 fd:01 4006812 `pwd`/testfile14 -00500000-00501000 rw-p 00000000 fd:01 4006812 `pwd`/testfile14 -01000000-01001000 r-xp 00000000 fd:01 1234567 `pwd`/testfile12 -01100000-01011000 rw-p 00000000 fd:01 1234567 `pwd`/testfile12 +00400000-00401000 r-xp 00000000 fd:01 4006812 $work_dir/testfile14 +00500000-00501000 rw-p 00000000 fd:01 4006812 $work_dir/testfile14 +01000000-01001000 r-xp 00000000 fd:01 1234567 $work_dir/testfile12 +01100000-01011000 rw-p 00000000 fd:01 1234567 $work_dir/testfile12 2aaaaaaab000-2aaaaaaad000 rw-p 2aaaaaaab000 00:00 0 2aaaaaae2000-2aaaaaae3000 rw-p 2aaaaaae2000 00:00 0 7fff61068000-7fff6107d000 rw-p 7ffffffea000 00:00 0 [stack] |
