summaryrefslogtreecommitdiffstats
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2026-03-17tests: check eu-elflint works before testing --check-elfMark Wielaard1-1/+9
2026-03-10debugedit: Support files with more than 65280 ELF sectionsMark Wielaard4-1/+70
2026-03-06find-debuginfo: Add --check-elf[-strict] to invoke eu-elflintMark Wielaard1-4/+117
2026-01-14find-debuginfo: Add -O/--output-dir switchMichal Domonkos1-0/+26
2026-01-14find-debuginfo: Add test for output files presenceMichal Domonkos1-0/+30
2025-09-10Add configure check for gdb-add-index vs dwzMark Wielaard2-0/+5
2025-09-09Fix debugedit-classify-ar ELF member (no debug) test on opensuseMark Wielaard1-0/+2
2025-09-08Add debugedit-classify-ar and use it before running do_ar_fileMark Wielaard3-0/+91
2025-07-08find-debuginfo.at: Make sure foo, bar and baz have build-idsMark Wielaard1-3/+3
2025-07-08tests/debugedit.at: Replace 'type -p' bashismMichał Górny1-1/+1
2025-07-03debugedit: Add -p, --preserve-datesMark Wielaard1-1/+19
2025-06-27debugedit.at: Deal with readelf with --wide default for buildid matchingMark Wielaard1-2/+2
2025-06-20Add basic find-debuginfo script testsMark Wielaard2-5/+319
2025-06-18PR32760: find-debuginfo: handle static librariesFrank Ch. Eigler5-2/+92
2024-11-06tests: Ignore stderr output of readelf in debugedit.atMark Wielaard1-20/+20
2024-10-30tests/debugedit.at: Remove bashismsMark Wielaard1-2/+2
2024-10-29tests: Old binutils readelf doesn't handle compressed debugsectionsMark Wielaard2-0/+6
2024-10-28debugedit: decompress (and recompress) DWARF sectionsMorten Linderud2-26/+154
2024-10-02debugedit: switch to xxhash for buildid recomputationFrank Ch. Eigler1-0/+40
2024-10-01debugedit: Handle DWARF5 DW_UT_type (Unit type 2) in ET_EXE/DYNMark Wielaard1-2/+33
2024-05-20Only process one file at a time in tests with binutils readelfMark Wielaard1-10/+32
2023-04-21debugedit: Simplify and extend .debug_line testsMark Wielaard1-39/+35
2023-04-21debuginfo: check whether compiler needs -fdebug-macroMark Wielaard2-3/+4
2023-04-21debugedit: skip .debug_types tests if compiler doesn't generate sectionMark Wielaard1-0/+3
2021-08-02tests: Handle zero directory entry in .debug_line DWARF5 debugedit.atMark Wielaard2-6/+13
2021-08-01use $READELF, not readelfSergei Trofimovich2-27/+28
2021-07-12Record and write files in read_dwarf5_line_entries.Mark Wielaard1-0/+24
2021-07-12tests: Disable CFLAGS and LDFLAGS overridesMark Wielaard1-2/+4
2021-05-19tests: Remove RPM stringsMark Wielaard1-24/+24
2021-03-26tests: Use CC, CFLAGS, LD and LDFLAGS to create testcasesMark Wielaard2-5/+11
2021-03-25tests: Check gcc accepts -gz=none before usageMark Wielaard2-4/+5
2021-03-25tests: Check gcc accepts -gdwarf-5 otherwise skip DWARF5 testsMark Wielaard2-1/+7
2021-03-23tests: fix for toolchains producing compressed debug sectionsDmitry V. Levin1-4/+4
2021-03-23debugedit: fix exit status in case of wrong number of argumentsDmitry V. Levin1-0/+10
2021-03-21Initial build system. Remove rpm and popt dependencies.debugedit-0.1Mark Wielaard3-0/+78
2021-02-16debugedit: Add DWARF5 testsMark Wielaard1-15/+180
2020-08-12debugedit: Fix missing relocation of .debug_types section.Jan Kratochvil5-3/+135
2020-06-12Execute tests in independent testing roots to enable parallel runningPanu Matilainen1-0/+1
2019-06-19Handle .debug_macro in debugedit.Mark Wielaard1-4/+75
2019-06-19Add some debugedit tests.Mark Wielaard5-0/+354