summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add --silent option to dwarf-print et al.Roland McGrath2009-08-212-0/+15
* | dwarf_output construction revamp for ref handling.Roland McGrath2009-08-192-8/+53
* | Merge commit 'elfutils-0.142' into dwarfRoland McGrath2009-08-013-3/+220
|\ \ | |/
| * Rejigger calling conventions for dwarf_frame_{cfa,register}.Roland McGrath2009-07-222-2/+7
| * CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-083-2/+214
* | Make dwarf_output start to compile again.Roland McGrath2009-07-041-3/+4
* | Soup up printing so dwarf-print can be used to compare dwarf vs dwarf_edit/dw...Roland McGrath2009-07-034-27/+90
* | C++ warning fiddles. Let dwarf-print/dwarf_edit test copy constructors.Roland McGrath2009-07-033-3/+52
* | Test dwarf_edit refsRoland McGrath2009-07-023-7/+62
* | Major revamp of dwarf_edit/dwarf_output.Roland McGrath2009-07-027-73/+238