summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Only typedef Ebl once.Mark Wielaard2020-07-2310-9/+21
* libasm: Make libasm.h include work without relying on any other include.Mark Wielaard2020-07-183-2/+35
* debuginfod: DEBUGINFOD_URLS should accept scheme-free urlsAlice Zhang2020-07-052-0/+10
* debuginfod: Add --disable-libdebuginfod and --enable-libdebuginfod=dummy.Mark Wielaard2020-07-042-0/+8
* tests: Use #/usr/bin/env bash in scripts that use bashMark Wielaard2020-06-1628-27/+57
* tests: Add GCOV flags when necessary.Mark Wielaard2020-06-112-1/+11
* nm: Explicitly print weak 'V' or 'T' and common 'C' symbols.Mark Wielaard2020-06-075-1/+177
* tests: Make sure to not call memcmp with NULL arguments.Mark Wielaard2020-05-142-8/+18
* libdw: Skip imported compiler_units in libdw_visit_scopes walking DIE treeMark Wielaard2020-05-085-0/+37
* libdw: Use correct CU to resolve file names in dwarf_decl_file.Mark Wielaard2020-05-084-0/+59
* tests: Run run-varlocs-self.sh for object files with --exprlocs.Mark Wielaard2020-04-223-1/+23
* tests: Build test-nlist with minimal CFLAGS to guarantee symbol order.Mark Wielaard2020-04-222-0/+14
* PR25739: debuginfod correct mtime for fdcache'd filesFrank Ch. Eigler2020-03-282-0/+9
* PR25722: debuginfod-find: accept /path/names in place of buildid hexFrank Ch. Eigler2020-03-272-1/+5
* debuginfod: User-Agent and X-Forwarded-For header relayFrank Ch. Eigler2020-03-272-1/+15
* PR25448: debuginfod: add transfer performance metricsFrank Ch. Eigler2020-03-272-0/+9
* PR25583: debuginfod: prefer bsdtar to dpkg for .deb handlingFrank Ch. Eigler2020-03-262-1/+5
* debuginfod: document and workaround fedora31 zstd compressionFrank Ch. Eigler2020-03-262-2/+17
* tests: Add missing debuginfod-rpms/fedora31/hello3-*.rpm to EXTRA_DIST.Mark Wielaard2020-03-262-0/+16
* PR25548: support canonicalized source-path names in debuginfod webapiFrank Ch. Eigler2020-03-269-4/+81
* PR25367: improve debuginfod webapi loggingFrank Ch. Eigler2020-03-262-1/+19
* tests: Fix getphdrnum and run-lfs-symbols.sh testcase.Mark Wielaard2020-03-233-12/+23
* tests: Add testcase for elf_getphdrnum with more than 65535 entries.Mark Wielaard2020-03-235-3/+201
* 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