summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.187' into mjw/RH-DTSupstream/mjw/RH-DTSMark Wielaard2022-05-1057-712/+3851
|\
| * debuginfod: ensure X-DEBUGINFOD-SIZE contains file sizeAaron Merey2022-04-251-0/+8
| * debuginfod: Use MHD_USE_ITC in MHD_start_daemon flagsMark Wielaard2022-04-242-1/+7
| * tests: Lower parallel lookups in run-debuginfod-webapi-concurrency.shMark Wielaard2022-04-232-3/+8
| * readelf: Don't consider padding DT_NULL as dynamic section entryDi Chen2022-04-194-9/+12
| * tests: Don't try to corrupt sqlite database during test.Mark Wielaard2022-04-142-8/+14
| * PR29022: 000-permissions files cause problems for backupsAaron Merey2022-04-137-12/+23
| * tests: Check addsections test binary is 64bit for run-large-elf-file.shMark Wielaard2022-03-242-0/+15
| * tests: Use /bin/sh instead of /bin/ls as always there binaryMark Wielaard2021-12-172-1/+5
| * PR28661: debuginfo connection thread pool supportFrank Ch. Eigler2021-12-104-1/+85
| * configure: Add --enable-sanitize-addressMark Wielaard2021-12-092-2/+14
| * tests: varlocs workaround format-overflow errorsMark Wielaard2021-12-092-6/+15
| * tests: Add -rdynamic to dwfl_proc_attach_LDFLAGSMark Wielaard2021-11-252-1/+5
| * tests: Don't set DEBUGINFOD_TIMEOUTMark Wielaard2021-11-1514-27/+16
| * PR28430: debuginfod: support --passive modeFrank Ch. Eigler2021-11-103-1/+86
| * libdw, readelf: Read inlining info in NVIDIA extended line mapJohn M Mellor-Crummey2021-11-107-0/+365
| * libdw: dwarf_elf_begin should use either plain, dwo or lto DWARF sections.Mark Wielaard2021-11-094-1/+63
| * PR28514: debuginfod: limit groom operation timesFrank Ch. Eigler2021-11-052-0/+7
| * PR28240: debuginfod client root-safe negative cachingFrank Ch. Eigler2021-10-224-6/+8
| * tests: Handle dwarf_attr_string returning NULL in show-die-info.cMark Wielaard2021-10-062-1/+5
| * PR28242: debuginfod prometheus metric wideningDi Chen2021-10-062-6/+11
| * debuginfod: Remove checking for unsafe headersNoah Sanci2021-09-172-4/+5
| * debuginfod: PR27277 - Describe retrieved files when verboseNoah Sanci2021-09-163-1/+105
| * debuginfod: PR28034 - No longer escape '/', and loop efficiencyNoah Sanci2021-09-163-5/+69
| * libdw: set address size, offset size and version on fake CUsMark Wielaard2021-09-1211-2/+118
| * tests: Don't fail run-debuginfod-fd-prefetch-caches.sh if grep -c failsMark Wielaard2021-09-093-4/+22
| * tests: Cleanup error handling and don't share cache between servers/clientMark Wielaard2021-09-095-31/+42
| * Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-092-1/+5
| * tests: Make sure to wait for initial scan and groom cycle earlierMark Wielaard2021-09-077-19/+42
| * tests: Make sure to wait for initial scan and groom cycleMark Wielaard2021-09-0714-26/+83
| * tests: Only export DEBUGINFOD_URLS when necessaryMark Wielaard2021-09-076-5/+15
| * tests: Print metrics for both ports on error and fix port selectionMark Wielaard2021-09-062-4/+11
| * tests: Set DEBUGINFOD_CACHE_PATH for run-debuginfod-{file,query-retry}.shMark Wielaard2021-09-063-4/+11
| * tests: Make sure all debuginfod tests use a clean database and cache.Mark Wielaard2021-09-0412-10/+57
| * tests: Add debuginfod-subr.sh to EXTRA_DISTMark Wielaard2021-09-032-1/+5
| * debuginfod: Fracture tests/run-debuginfod-find.sh into specific testsNoah Sanci2021-09-0325-854/+2305
| * debuginfod: Turn -d ":memory:" into -d "file::memory:?cache=shared"Mark Wielaard2021-08-282-5/+7
| * tests: Use fresh separate databases for debuginfd forwarded-ttl-limitMark Wielaard2021-08-282-2/+10
| * debuginfod: PR27917 - protect against federation loopsDi Chen2021-08-272-1/+50
| * tests: Allow an extra pthread_kill frame in backtrace testsMark Wielaard2021-08-052-7/+60
| * debuginfod: PR27982 - added DEBUGINFOD_MAXSIZE and DEBUGINFOD_MAXTIMENoah Sanci2021-08-042-0/+33
| * debuginfod: PR27983 - ignore duplicate urlsNoah Sanci2021-07-292-0/+17
| * debuginfod: PR28034 - client-side %-escape url charactersNoah Sanci2021-07-222-16/+25
| * debuginfod: Minor run-debuginfod-find.sh test fixesNoah Sanci2021-07-222-1/+8
| * debuginfod: PR25978 - Created the prefetch fdcacheNoah2021-07-142-3/+26
| * PR27531: retry within default retry_limit will be supported.Alice Zhang2021-07-092-1/+18
| * debuginfod: PR27711 - Use -I/-X regexes during groom phaseNoah2021-07-082-6/+39
| * tests: Fix EXTRA_DIST typo in testfile-largealign.o.bz2Mark Wielaard2021-07-082-1/+6
| * libelf: Fix unaligned d_off offsets for input sections with large alignmentsAndrei Homescu2021-07-084-4/+48
| * readelf: Handle line tables without line number statements correctlyMark Wielaard2021-07-043-0/+172