summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* libdwelf: add dwelf_elf_remove_debug_relocsupstream/users/amerey/try-remove-relocs2Di Chen2024-10-184-1/+96
* eu-stacktrace [4/5]: src: add unwind origin diagnostics to eu-stackSerhei Makarov2024-10-171-1/+14
* Remove usage of "unlocked" variant of stdio print functionsMichael Pratt2024-10-171-4/+4
* PR32218: debuginfod-client: support very long source file namesFrank Ch. Eigler2024-10-167-9/+92
* tests/test-subr.sh: Put test_dir under /var/tmp.Frank Ch. Eigler2024-10-101-2/+3
* tests: Fix specifying constant of double typeKhem Raj2024-10-031-1/+1
* srcfiles: Fix compile with --disable-libdebuginfodMark Wielaard2024-09-102-2/+3
* readelf: Fix printing of .gdb_index symbol table offset.Mark Wielaard2024-09-071-4/+4
* aarch64: Create definitions for AARCH64_RA_SIGN_STATE registerGerman Gomez2024-08-302-0/+2
* tests: When BUILD_STATIC always link against libeuMark Wielaard2024-08-211-1/+1
* debuginfod: populate _r_seekable on requestOmar Sandoval2024-07-241-0/+48
* debuginfod: populate _r_seekable on scanOmar Sandoval2024-07-2411-2/+174
* tests/run-debuginfod-fd-prefetch-caches.sh: disable fdcache limit checkOmar Sandoval2024-07-241-0/+4
* debuginfod: fix skipping <built-in> source fileOmar Sandoval2024-07-242-2/+2
* libdwfl: Make dwfl_report_offline_memory work with ELF_C_READ_MMAPAleksei Vetrov2024-07-123-7/+33
* tests/run-sysroot.sh: Call exit_cleanup directlyAaron Merey2024-07-111-0/+2
* tests/run-sysroot.sh: Delete file with tempfilesAaron Merey2024-07-111-0/+2
* tests/run-sysroot.sh: Avoid testing output that depends on LZMA supportAaron Merey2024-07-111-5/+6
* tests/Makefile.am: Add run-sysroot.sh to EXTRA_DISTAaron Merey2024-07-041-1/+1
* tests: add test for eu-stack --sysrootMichal Sekletar2024-07-043-2/+48
* rework debuginfod configuryFrank Ch. Eigler2024-06-041-1/+1
* PR29472: debuginfod: add metadata query webapi, C api, clientFrank Ch. Eigler2024-06-033-5/+121
* readelf: Fix printing of DW_FORM_strx and DW_MACRO parsingMark Wielaard2024-05-143-2/+817
* debuginfod: PR28204 - RPM IMA per-file signature verificationRyan Goldberg2024-05-107-0/+194
* config/profile.fish.in: Prevent bracketed variables and unmatched wildcard er...Aaron Merey2024-04-171-0/+3
* tests/.gitignore: Use correct spelling for get-files-define-fileAaron Merey2024-04-171-1/+1
* PR31637: debuginfod-find -v SIGSEGVFrank Ch. Eigler2024-04-121-0/+3
* libdw: dwarf_getsrcfiles should not imply dwarf_getsrclinesAaron Merey2024-04-117-4/+266
* Add support for HexagonMatheus Tavares Bernardino2024-04-043-2/+3
* tests, config: Add more .gitignore filesMark Wielaard2024-04-012-1/+4
* tests: Use bash for run-debuginfod-client-profile.shMark Wielaard2024-03-271-1/+1
* config: Make sure profile.sh succeeds with set -e and set -o pipefailMark Wielaard2024-03-272-0/+29
* riscv: Partial implementation of flatten_aggregateMark Wielaard2024-03-205-0/+150
* libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexesOmar Sandoval2024-03-017-1/+266
* tests/run-getsrc-die.sh: Skip tests if objcopy failsAaron Merey2024-02-291-16/+20
* libdw: Apply DWARF package file section offsets where appropriateOmar Sandoval2024-03-019-0/+2447
* Add __libdw_getdierangesAaron Merey2024-02-291-3/+19
* libdw: Handle split DWARF in dwarf_decl_fileOmar Sandoval2024-02-294-3/+329
* libdw: Parse DWARF package file index sectionsOmar Sandoval2024-02-1511-2/+352
* Handle DW_AT_decl_file 0Aaron Merey2024-02-123-1/+19
* unstrip: Call adjust_relocs no more than once per section.Aaron Merey2024-02-064-1/+153
* PR 30991: srcfiles tarball featureHousam Alamour2024-02-052-6/+82
* libelf: Treat elf_memory as if using ELF_C_READ_MMAPMark Wielaard2024-02-022-5/+157
* tests: fix build against upcoming `gcc-14` (`-Werror=calloc-transposed-args`)Sergei Trofimovich2023-12-211-1/+1
* Add helper function for basenameKhem Raj2023-12-212-2/+3
* tests: Don't redirect output to /dev/null in run-native-test.shMark Wielaard2023-12-181-6/+9
* libdwfl: Correctly handle corefile non-contiguous segmentsAaron Merey2023-11-215-3/+151
* tests: Add test for duplicate entries in archiveAleksei Vetrov2023-11-213-1/+9
* tests: Restructure run-debuginfod-response-headers.shMark Wielaard2023-11-191-9/+14
* tests: Optionally dump all units in dwarf-getmacrosOmar Sandoval2023-11-022-10/+44