summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* libdwfl: resolve all paths relative to sysrootMichal Sekletar2025-06-021-0/+34
* tests: Create random test_dir nameMark Wielaard2025-05-131-1/+3
* Revert "tests/run-stack-live-test.sh: prototype 'live' eu-stack testing"Serhei Makarov2025-05-082-66/+1
* tests/run-stack-live-test.sh: prototype 'live' eu-stack testingSerhei Makarov2025-05-082-1/+66
* readelf: Add 'Key to Flags' to eu-readelf --section-headers outputSamuel Zeter2025-04-046-4/+104
* tests/.gitignore: Add dwarf_language_lower_bound, test-manyfuncsAaron Merey2025-03-261-0/+2
* tests/thread-safety-subr.sh: Change if [[ ]] to if [ ]Mark Wielaard2025-03-261-1/+1
* Add tests/run-eu-search-die.shHeather S. McIntyre2025-03-264-3/+266
* Add tests/run-eu-search-lines.shHeather S. McIntyre2025-03-264-2/+250
* Add tests/run-eu-search-macros.shHeather S. McIntyre2025-03-264-3/+210
* Add tests/run-eu-search-cfi.shHeather S. McIntyre2025-03-264-2/+240
* Add tests/thread-safety-subr.shAaron Merey2025-03-262-1/+34
* Add configure option --enable-helgrindAaron Merey2025-03-261-0/+4
* readelf: Add support for printing DW_AT_language_name DW_LNAMEsMark Wielaard2025-03-113-0/+94
* libdw: Add dwarf_language and dwarf_language_lower_bound functions.Mark Wielaard2025-03-092-1/+76
* PR31862: debuginfod: client to cache x-debuginfod-* headersFrank Ch. Eigler2025-03-051-0/+7
* libelf: Rewrite elf_scnshndx, extended index table handlingMark Wielaard2025-03-016-6/+483
* tests/Makefile.am: Add --track-fds=yes to valgrind_cmdAaron Merey2025-02-071-1/+1
* tests: Avoid leaking file descriptorsAaron Merey2025-02-0716-2/+25
* tests/backtrace-subr.sh: Avoid valgrind track-fds in check_native_coreAaron Merey2025-02-071-1/+9
* Consolidate list of custom phony targetsMichael Pratt2025-01-101-1/+0
* debuginfod: in --cors mode, add CORS response headers and OPTIONS methodHenning Meyer2024-12-082-3/+9
* libdw: Update DW_LANG codesMark Wielaard2024-12-021-12/+1
* Consolidate and add files to clean target variablesupstream/users/amerey/try-cleanMichael Pratt2024-11-081-2/+2
* tests/.gitignore: Add newzdataAaron Merey2024-10-291-0/+1
* tests: run-debuginfod-seekable.sh depends on LZMA and DEBUGINFODMark Wielaard2024-10-241-1/+4
* libelf: Treat elf_memory image as writableMark Wielaard2024-10-181-2/+4
* libelf: elf_compress doesn't handle multiple elf_newdata chunks correctlyMark Wielaard2024-10-182-2/+505
* 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