libdwfl: Fix and test aux_sym address_sync with relocated ELF
[platform/upstream/elfutils.git] / tests / ChangeLog
index f6b794b..9a8ac61 100644 (file)
@@ -1,3 +1,41 @@
+2013-11-18  Josh Stone  <jistone@redhat.com>
+
+       * testfilebazdbg_plr.bz2: New testfile.
+       * testfilebazmin_plr.bz2: Likewise.
+       * Makefile.am (EXTRA_DIST): Add the above files.
+       * run-dwflsyms.sh: Add prelink -r tests.
+
+2013-11-15  Mark Wielaard  <mjw@redhat.com>
+
+       * testfilebazmdb.bz2: Regenerated.
+       * testfilebazmin.bz2: Likewise.
+       * testfilebazdbg_pl.bz2: New testfile.
+       * testfilebazmin_pl.bz2: Likewise.
+       * Makefile.am (EXTRA_DIST): Add testfilebazdbg_pl.bz2 and
+       testfilebazmin_pl.bz2.
+       * dwflsyms.c (list_syms): Call dwfl_module_relocate_address and
+       print relative address of function symbols.
+       * run-dwflsyms.sh: Add prelink tests and adjust expected output.
+
+2013-11-01  Michael Forney  <mforney@mforney.org>
+
+       * Makefile.am (TESTS_ENVIRONMENT): Use and export NM.
+       * run-arsymtest.sh: Use NM.
+
+2013-11-05  Mark Wielaard  <mjw@redhat.com>
+
+       * allfcts.c (main): Correct dwarf_getfuncs return value check.
+
+2013-10-10  Mark Wielaard  <mjw@redhat.com>
+           Josh Stone  <jistone@redhat.com>
+
+       * run-allfcts-multi.sh: New test.
+       * test-offset-loop.bz2: New testfile.
+       * test-offset-loop.alt.bz2: New testfile.
+       * Makefile.am (TESTS): Add run-allcft-multi.sh if ENABLE_DWZ.
+       (EXTRA_DIST): Add run-allfcts-multi.sh, test-offset-loop.bz2 and
+       test-offset-loop.alt.bz2.
+
 2013-10-15  Mark Wielaard  <mjw@redhat.com>
 
        * run-unstrip-M.sh: New test.