aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)AuthorFilesLines
5 daysDelete temporary files in support_subprocessH.J. Lu1-0/+3
6 dayshurd: support: Fix running SGID testsSamuel Thibault1-0/+21
6 dayssupport: Handle COPY_FILE_RANGE events with FUSEFlorian Weimer1-0/+1
2025-07-09support: Always run ldconfig in containered testsAndreas K. Hüttel1-1/+1
2025-05-22Fix error reporting (false negatives) in SGID testsFlorian Weimer2-87/+29
2025-05-21support: Pick group in support_capture_subprogram_self_sgid if UID == 0Florian Weimer1-4/+54
2025-05-20support: Use const char * argument in support_capture_subprogram_self_sgidFlorian Weimer2-5/+4
2025-04-01add ptmx support to test-containerDJ Delorie4-0/+67
2025-03-26support: Use unwinder in links-dso-program-c only with libgcc_sFlorian Weimer1-1/+1
2025-03-21support: Link links-dso-program-c with libgcc_s only if availableFlorian Weimer1-1/+4
2025-03-21support: Link links-dso-program-c against libgcc_sFlorian Weimer2-0/+22
2025-02-24support: Add support_next_to_fault_before support functionFrédéric Bérat2-10/+39
2025-02-13nss: Improve network number parsers (bz 32573, 32575)Tobias Stoeckmann2-0/+4
2025-01-07tst-xdirent: Fix allocating dirent for readdir_r callSamuel Thibault1-4/+8
2025-01-01Fix license typo induced by update-copyrighytPaul Eggert1-1/+1
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert269-269/+269
2024-12-23support: Add support_record_failure_barrierFlorian Weimer2-0/+13
2024-12-18tst-timespec.c: Explicitly cast TIME_T_MAX to doubleH.J. Lu1-1/+1
2024-12-10malloc: add indirection for malloc(-like) functions in tests [BZ #32366]Sam James1-1/+1
2024-11-25Silence most -Wzero-as-null-pointer-constant diagnosticsAlejandro Colomar7-14/+14
2024-11-12support: Add xdupSiddhesh Poyarekar3-0/+32
2024-10-16support: Make support_process_state_wait return the found stateAdhemerval Zanella3-8/+24
2024-09-21support: Add valgrind instructions to <support/fuse.h>Florian Weimer1-2/+4
2024-09-21support: Fix memory leaks in FUSE testsFlorian Weimer2-0/+2
2024-09-12support: Fix Hurd build of tst-support_readdirFlorian Weimer1-4/+7
2024-09-12support: Add <support/readdir.h>Florian Weimer4-0/+475
2024-09-05support: Add FUSE-based file system test framework to support/Florian Weimer4-0/+1270
2024-09-05support: Add <support/xdirent.h>Florian Weimer8-0/+321
2024-09-05Bundle <linux/fuse.h> userspace header from Linux 6.10Florian Weimer5-0/+1597
2024-09-03Add support/ code for checking file contentsJoseph Myers6-0/+202
2024-08-26support: Report errno constants in TEST_COMPARE failuresFlorian Weimer1-1/+10
2024-08-16support: Use macros for *stat wrappersFlorian Weimer8-159/+25
2024-08-16support: Add the xstatx functionFlorian Weimer3-0/+35
2024-08-16support: Include <string.h> for strcmp in support_format_addrinfo.cFlorian Weimer1-0/+1
2024-08-16support: Remove #include <config.h>Florian Weimer2-2/+0
2024-08-09support: Add options list terminator to the test driverFlorian Weimer1-0/+1
2024-07-26support: Add FAIL test failure helperMaciej W. Rozycki1-0/+5
2024-06-17support: Include <limits.h> for NAME_MAX use in temp_file.cFlorian Weimer1-0/+1
2024-06-17support: Include <stdlib.h> for atoi use in support_wait_for_thread_exitFlorian Weimer1-0/+1
2024-06-05support: Fix typo in xgetsockname error messageAvinal Kumar1-1/+2
2024-05-07support: Add envp argument to support_capture_subprogramAdhemerval Zanella5-12/+16
2024-04-10libsupport: Add xgetpeernameSergey Kolosov3-0/+32
2024-04-02Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella3-3/+3
2024-02-23tests: gracefully handle AppArmor userns containmentSimon Chopin1-2/+5
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella1-9/+2
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert252-252/+252
2023-11-07support: Add support_set_vma_nameAdhemerval Zanella3-0/+54
2023-10-16Fix WAIT_FOR_DEBUGGER for container tests.Stefan Liebler1-8/+6
2023-09-28test-container: Use nftw instead of rm -rfAdhemerval Zanella1-23/+11
2023-07-01support: Build with exceptions and asynchronous unwind tables [BZ #30587]John David Anglin1-0/+3