]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Undo last change for data-only tests, so we test PT_DYNAMIC digging too.
authorRoland McGrath <roland@redhat.com>
Wed, 12 Jan 2011 18:49:40 +0000 (10:49 -0800)
committerRoland McGrath <roland@redhat.com>
Wed, 12 Jan 2011 18:49:40 +0000 (10:49 -0800)
tests/ChangeLog
tests/run-prelink-addr-test.sh

index d1a976bfc596d7c20047e8f701d45259371cda81..9ba08acb70e66767ed7da755c033ee8f39cb7fe5 100644 (file)
@@ -1,7 +1,7 @@
 2011-01-12  Roland McGrath  <roland@redhat.com>
 
        * run-prelink-addr-test.sh: Make symlinks to find .debug files
-       corresponding to noshdrs files.
+       corresponding to .noshdrs files.
 
 2011-01-11  Josh Stone  <jistone@redhat.com>
 
index 00bcd612fcaf1f3098e56ca1b20a2b9909177ac6..b7e32889cb062ed9c030239770b75643cb124e9f 100755 (executable)
@@ -153,8 +153,10 @@ EOF
 # eu-strip --remove-comment --strip-sections testfile54-32.noshdrs.so
 testfiles testfile54-32.so testfile54-32.so.debug
 testfiles testfile54-32.prelink.so testfile54-32.noshdrs.so
-tempfiles testmaps54-32 testfile54-32.noshdrs.so.debug
-ln -s testfile54-32.so.debug testfile54-32.noshdrs.so.debug
+tempfiles testmaps54-32
+
+# Note we have no testfile54-32.noshdrs.so.debug link here, so
+# this is testing finding the symbols in .dynsym via PT_DYNAMIC.
 
 cat > testmaps54-32 <<EOF
 00111000-00112000 r--p 00000000 fd:01 1 `pwd`/testfile54-32.so
@@ -182,8 +184,10 @@ EOF
 # Repeat testfile64 in 64-bit
 testfiles testfile54-64.so testfile54-64.so.debug
 testfiles testfile54-64.prelink.so testfile54-64.noshdrs.so
-tempfiles testmaps54-64 testfile54-64.noshdrs.so.debug
-ln -s testfile54-64.so.debug testfile54-64.noshdrs.so.debug
+tempfiles testmaps54-64
+
+# Note we have no testfile54-64.noshdrs.so.debug link here, so
+# this is testing finding the symbols in .dynsym via PT_DYNAMIC.
 
 cat > testmaps54-64 <<EOF
 1000000000-1000001000 r--p 00000000 fd:11 1 `pwd`/testfile54-64.so