summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Support AArch64 architecturepmachata/aarch64-reviewPetr Machata2013-11-2510-6/+1214
* libdwfl: Fix and test aux_sym address_sync with relocated ELFJosh Stone2013-11-185-0/+18
* tests: Fix broken dwflsyms tests, extend test and add prelink tests.Mark Wielaard2013-11-169-103/+275
* Check for prefixed ar, readelf, and nmMichael Forney2013-11-053-3/+10
* tests: allfcts.c (main): Correct dwarf_getfuncs return value check.Mark Wielaard2013-11-052-1/+5
* libdw: Handle dwz multi files correctly in dwarf_getfuncs.Mark Wielaard2013-10-225-1/+69
* libdwfl: Don't report and abort on non-file mappings in maps.Mark Wielaard2013-10-223-3/+60
* backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression.Mark Wielaard2013-10-072-2/+7
* libdw: Make sure that every debug_types sig8 is hashedJosh Stone2013-10-034-1/+102
* Show contents NT_FILE core note in readelfPetr Machata2013-09-302-0/+16
* Show contents NT_SIGINFO core note in readelfPetr Machata2013-09-304-2/+65
* libdw: Make dwarf_getfuncs find all (defining) DW_TAG_subprogram DIEs.Mark Wielaard2013-09-246-4/+75
* tests: Add new varlocs test for dwarf_getlocation* functions.Mark Wielaard2013-09-0614-3/+1064
* backends: Hook abi_cfi for arm.Mark Wielaard2013-09-034-1/+84
* tests: Add s390 and s390x addrcfi testcases.Mark Wielaard2013-09-036-1/+172
* tests: Add ppc32 and ppc64 addrcfi testcases.Mark Wielaard2013-09-036-3/+2096
* tests: Add run-addrcfi.sh test for libdw cfi dwarf_frame_* functions.Mark Wielaard2013-09-024-6/+298
* addr2line: Support -i, --inlines output option.Mark Wielaard2013-08-134-2/+157
* addr2line: Remove newline from strings returned by getline.Mark Wielaard2013-08-123-2/+82
* Fix false match of non-build-id disk library to build-id memory library.Jan Kratochvil2013-07-232-1/+11
* tests EXTRA_DIST typo, forgot extension in testfilenolines.bz2.Mark Wielaard2013-07-022-1/+6
* Use DT_DEBUG library search first.Jan Kratochvil2013-05-307-10/+42
* libdw: dwarf_getsrclines don't set end_sequence when there are no lines.Mark Wielaard2013-05-054-3/+37
* Add parameter add_p_vaddr to dwfl_report_elf.Jan Kratochvil2013-05-052-1/+5
* tests: Don't use pushd or popd, just use cd to change working directory.Mark Wielaard2013-04-292-2/+7
* tests: Tests that override EXIT (0) trap need to cleanup themselves.Mark Wielaard2013-04-293-4/+24
* tests: All update tests should use unique temporary file names and cleanup.Mark Wielaard2013-04-285-4/+20
* tests: Add various files to tempfiles so they are always cleaned up.Mark Wielaard2013-04-275-8/+16
* Enable automake parallel-tests for make check.Mark Wielaard2013-04-2768-183/+219
* Updates for Automake 1.13.Mark Wielaard2013-04-262-1/+5
* readelf: Add --debug-dump=decodedline support.Mark Wielaard2013-04-042-2/+261
* readelf: Display raw .debug_aranges. Use libdw only for decodedaranges.Mark Wielaard2013-04-044-0/+170
* readelf: When highpc is in constant form also print as address.Mark Wielaard2013-03-262-6/+10
* Fix dwfl_report_elf BASE alignmentJan Kratochvil2013-03-205-3/+134
* libdw and libdwfl srcfiles and srclines fixes for partial_units.Mark Wielaard2013-03-124-3/+265
* libdwfl: Try opening files all installed compression libraries.Mark Wielaard2013-02-222-1/+9
* libdw: Handle FORM_GNU_strp_alt for files with string data only in dwz file.Mark Wielaard2013-02-155-1/+81
* Add readelf test for --debug-dump=loc --debug-dump=ranges, -N and -U.Mark Wielaard2013-02-064-1/+118
* backends/Jan Kratochvil2013-01-305-1/+143
* libdwfl: Support auxiliary symbol table only for getsym and addrsym.Mark Wielaard2013-01-235-1/+61
* tests: readelf --elf-section, dwfl_module_addrsym and dwfl_module_getsym.Mark Wielaard2013-01-2211-2/+590
* Make run-prelink-addr-test.sh robust in its use of ln.Roland McGrath2013-01-072-3/+7
* Run valgrind tests with --run-libc-freeres=no.Mark Wielaard2012-12-032-1/+5
* libdwfl/Jan Kratochvil2012-11-295-1/+20
* tests/Jan Kratochvil2012-10-272-1/+7
* libdwfl/Jan Kratochvil2012-10-174-0/+14
* libdwfl/Jan Kratochvil2012-10-103-0/+11
* libdwfl/Jan Kratochvil2012-10-103-0/+86
* Add configure --enable-valgrind option to run all tests under valgrind.Mark Wielaard2012-10-014-4/+21
* Test elfutils output of a mixed core note.Petr Machata2012-09-254-2/+98