summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* debuginfod client API: add get_url functionFrank Ch. Eigler2020-03-222-1/+7
* debuginfod-client: Update cache_path when the new default path existsAaron Merey2020-03-041-0/+7
* debuginfod-client: default to XDG cache.Aaron Merey2020-02-282-1/+43
* debuginfod: file:// URLs: handle curl resp. codeKonrad Kleine2020-02-262-1/+22
* tests: Explicitly unset DEBUGINFOD_URLS.Mark Wielaard2020-02-212-0/+7
* PR25365: debuginfod-client: restrict cleanup to client-pattern filesAaron Merey2020-02-192-0/+17
* readelf, elflint: Handle PT_GNU_PROPERTY.Mark Wielaard2020-02-185-3/+149
* debuginfod testing: SIGUSR2 vs "groom" metric synchFrank Ch. Eigler2020-02-101-1/+2
* debuginfod: testsuite for general archive (arch-linux) supportFrank Ch. Eigler2020-02-103-6/+25
* debuginfod arch-linux test binariesEli Schwartz2020-02-105-0/+44
* ChangeLog catchup for two recent commitsFrank Ch. Eigler2020-02-031-0/+4
* debuginfod test: assert curl & rpm2cpio during test prologueFrank Ch. Eigler2020-02-031-9/+10
* PR25394 cont'd: debuginfod testsuite fix for -USR1 timingFrank Ch. Eigler2020-01-201-0/+1
* PR25394: debuginfod mutex between grooming and scanningfche/debuginfod-PR25394Frank Ch. Eigler2020-01-192-0/+5
* PR25415: fix debuginfod SEGV for empty search path listFrank Ch. Eigler2020-01-182-0/+16
* libasm.h: Don't include libebl.h. Define an opaque Ebl handle.Mark Wielaard2020-01-1210-0/+13
* debuginfod: extracted-from-archive file cacheFrank Ch. Eigler2020-01-112-7/+21
* debuginfod: rework threading model for file/archive scanningFrank Ch. Eigler2020-01-112-2/+10
* debuginfod: Use DEBUGINFOD_TIMEOUT as seconds to get at least 100K.Mark Wielaard2020-01-102-1/+5
* debuginfod server: support .deb/.ddeb archivesFrank Ch. Eigler2019-12-228-23/+77
* debuginfod: usability tweaks, incl. $DEBUGINFOD_PROGRESS client supportFrank Ch. Eigler2019-12-192-2/+9
* libdwfl: remove broken coalescing logic in dwfl_report_segmentOmar Sandoval2019-12-183-2/+91
* Make sure to always build with build-ids.Mark Wielaard2019-12-112-2/+6
* tests: Run strip under testrun in run-debuginfod-find.shMark Wielaard2019-12-112-1/+5
* tests: Add break to avoid implicit-fallthrough warningMark Wielaard2019-12-112-0/+5
* tests: Run elfcompress under testrun in run-elfclassify.shMark Wielaard2019-12-112-2/+6
* Fix BUILD_STATIC build and enable gcov for debuginfod.Mark Wielaard2019-11-263-3/+9
* tests: Don't sleep in run-debuginfod-find.sh, but wait till ready.Mark Wielaard2019-11-252-18/+88
* tests: Use 127.0.0.1 in run-debuginfod-find.sh instead of localhost.Mark Wielaard2019-11-232-10/+14
* debuginfod 5: add /metrics endpointFrank Ch. Eigler2019-11-232-1/+17
* debuginfod 4: symbolic link traversal modeFrank Ch. Eigler2019-11-222-6/+27
* debuginfod 3/3: client interruptabilityFrank Ch. Eigler2019-11-222-2/+10
* debuginfod 2/2: server sideFrank Ch. Eigler2019-11-2219-3/+383
* run-large-elf-file.sh: skip if free memory information is not availableAndreas Schwab2019-11-142-2/+7
* dwelf_elf_e_machine_string: Clear errno before calling strtolAndreas Schwab2019-11-142-0/+6
* readelf: Add --dyn-sym option.Mark Wielaard2019-09-102-0/+7
* tests: Add new riscv64 test files to EXTRA_DISTMark Wielaard2019-09-072-1/+8
* Implement RISC-V disassemblerUlrich Drepper2019-09-065-1/+531
* readelf: Actually dump hex or strings when -p or -x get section number.Mark Wielaard2019-08-292-0/+11
* tests: Use smaller self test files.Mark Wielaard2019-08-292-4/+10
* Don't use dlopen() for libebl modulesOmar Sandoval2019-08-293-21/+24
* elfclassify: New tool to analyze ELF objects.Florian Weimer2019-08-134-3/+376
* Add backend support for C-SKYMao Han2019-07-176-2/+56
* libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.Mark Wielaard2019-07-104-3/+112
* tests: Add 2GB to mem_needed running run-large-elf-file.sh with valgrindMark Wielaard2019-07-012-2/+13
* libelf: Fix some 32bit offset/size issues that break updating 4G+ files.Mark Wielaard2019-06-284-9/+154
* tests: elfcopy --reverse-offs should only swap sections next to each other.Mark Wielaard2019-06-032-0/+6
* libelf: Mark shdr_flags dirty if offset or size changes during update.Mark Wielaard2019-05-166-9/+323
* readelf: Decode DW_AT_discr_list block attributes.Mark Wielaard2019-05-145-2/+351
* libelf: If xlate can only convert the ELF note header, just do that.Mark Wielaard2019-05-044-3/+264