summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Run elflint and dwarflint on c++ programs.Mark Wielaard2011-04-112-0/+4
* Merge branch 'master' into dwarfMark Wielaard2011-03-238-5/+361
|\
| * Cosmetic cleanup for new test.Roland McGrath2011-03-092-5/+5
| * Reject requests for abbreviation with code 0Petr Machata2011-03-104-4/+92
| * New test for dwarf_getstring.Marek Polacek2011-03-074-2/+229
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsRoland McGrath2011-03-032-2/+6
| |\
| | * BUILT_RPATH vs BUILD_RPATH fixup.Mark Wielaard2011-02-252-2/+6
| * | Fix readelf --debug-dump=loc crash on multiple input files.Jan Kratochvil2011-02-273-1/+38
| |/
* | tests/run-dwarfcmp-self.sh dwarflint is in its own directory now.Mark Wielaard2011-02-251-1/+1
* | Don't use dwarf_tag_string, but dwarf::tags::name for dwarf_edit_output test.Mark Wielaard2011-02-252-8/+5
* | Put the slow dwarfcmp tests last.Roland McGrath2011-02-242-3/+9
* | Merge commit 'elfutils-0.152' into dwarfRoland McGrath2011-02-159-1/+56
|\ \ | |/
| * run-prelink-addr-test.sh: Add a .dynbss+.bss prelink splitJosh Stone2011-02-029-1/+56
* | Merge commit 'elfutils-0.151' into dwarfRoland McGrath2011-01-1225-3/+274
|\ \ | |/
| * Undo last change for data-only tests, so we test PT_DYNAMIC digging too.Roland McGrath2011-01-122-5/+9
| * run-prelink-addr-test.sh: Make symlinks to find .debug files corresponding to...Roland McGrath2011-01-122-7/+16
| * Add data-only prelink testsJosh Stone2011-01-1211-1/+83
| * Expand testfile53 for 32/64-bitJosh Stone2011-01-1212-13/+42
| * Expand testfile52 for 32/64-bit and stripped headersJosh Stone2011-01-1214-22/+69
| * Test cases for libdwfl vs prelink.Josh Stone2011-01-109-2/+102
* | Fix up run-dwarf-attributes.sh test after removal dwarf::directory_table.Mark Wielaard2010-12-091-3/+3
* | Rename class [raw_]compile_units to [raw_]compile_units_type.Mark Wielaard2010-11-252-6/+6
* | Add smaller example of dwarf_edit_output circular struct issue.Mark Wielaard2010-10-272-18/+110
* | Add checking of CUs dwarf_comparator and dwarf_output to dwarf_edit_output.cc.Mark Wielaard2010-10-231-23/+88
* | Add dwarf_output die offset checking to detect sharing in dwarf_edit_output.Mark Wielaard2010-10-211-13/+56
* | Add dwarf_comparator checks for DIEs to dwarf_edit_output.cc test.Mark Wielaard2010-10-211-16/+147
* | Allow passing through options to dwarf_edit_output test like --offsets.Mark Wielaard2010-10-191-8/+12
* | Expand dwarf_edit_output.cc testcases.Mark Wielaard2010-10-181-2/+81
* | Add more circular variants to tests/dwarf_edit_output.cc.Mark Wielaard2010-10-151-0/+66
* | Add new test setup for dwarf_edit, dwarf_output transforms.Mark Wielaard2010-10-144-2/+268
* | Only run low-level checks in dwarflint self-checkPetr Machata2010-09-151-2/+2
* | Run run-dwarflint-self.sh with new dwarflint/dwarflint location.Mark Wielaard2010-08-192-1/+5
* | Merge commit 'elfutils-0.148' into dwarfRoland McGrath2010-07-012-2/+15
|\ \ | |/
| * Fix unstrip for modifying file in place.Roland McGrath2010-06-142-2/+15
* | Merge commit 'elfutils-0.147' into dwarfRoland McGrath2010-06-172-2/+7
|\ \ | |/
| * Fix tests/addrcfi error reporting.Roland McGrath2010-04-222-2/+7
* | Merge commit 'elfutils-0.146' into dwarfRoland McGrath2010-04-215-4/+96
|\ \ | |/
| * Add missing file for dist.Roland McGrath2010-04-142-1/+5
| * Adjust expected error message text from libelf.Ulrich Drepper2010-04-102-1/+5
| * Testcase for elf_getdata/elf_flagdata on NOBITS sectionPetr Machata2010-04-064-2/+85
* | Merge commit 'origin/master' into dwarfRoland McGrath2010-02-233-23/+20
|\ \ | |/
| * Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-152-15/+10
| * Fix -Wshadow warning in asm-tst9.Roland McGrath2010-02-152-6/+10
* | run-dwarfcmp-self.sh: Move the hairiest/largest cases to last.Roland McGrath2009-12-132-3/+10
* | Some more stats, some debugging. Disable problematic match caching.Roland McGrath2009-11-011-1/+2
* | print-die.cc: Grok --refs-shared-cu, --refs-shared-file options to share the ...Roland McGrath2009-09-162-9/+38
* | Fiddle stats output.Roland McGrath2009-08-283-0/+17
* | Split out dwarfcmp -T tests into dwarfcmp-test binary.Roland McGrath2009-08-274-8/+21
* | Add missing file.Roland McGrath2009-08-271-0/+40
* | Share print-die compilation among tests.Roland McGrath2009-08-254-4/+24