summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2025-11-07support: Exit on consistency check failure in resolv_response_add_nameFlorian Weimer
2025-11-06support: Fix FILE * leak in check_for_unshare_hints in test-containerFlorian Weimer
2025-10-28Fix incorrect setrlimit return value checks in testsOsama Abdelkader
2025-10-21support: Handle clang support/dtotimespec.c on dtotimespecAdhemerval Zanella
2025-10-21support: Use CHAR_MAX as maximum valueAdhemerval Zanella
2025-09-18support: Add support_accept_oom to heuristically support OOM errorsFlorian Weimer
2025-09-17support: fix build failure due to lack of stdbool.hYury Khrustalev
2025-09-15support: add check_mem_access functionYury Khrustalev
2025-09-05support: Implement 'xfmemopen' for seamless 'fmemopen' useMaciej W. Rozycki
2025-09-01Tests: Create files with mode 0666, not 0777 (bug 33171)Florian Weimer
2025-08-27elf: early conversion of elf p_flags to mprotect flagsCupertino Miranda
2025-08-19support: Handle FUSE_GETXATTR during FUSE FS mountArjun Shankar
2025-08-04Delete temporary files in support_subprocessH.J. Lu
2025-08-03hurd: support: Fix running SGID testsSamuel Thibault
2025-08-03support: Handle COPY_FILE_RANGE events with FUSEFlorian Weimer
2025-07-09support: Always run ldconfig in containered testsAndreas K. Hüttel
2025-05-22Fix error reporting (false negatives) in SGID testsFlorian Weimer
2025-05-21support: Pick group in support_capture_subprogram_self_sgid if UID == 0Florian Weimer
2025-05-20support: Use const char * argument in support_capture_subprogram_self_sgidFlorian Weimer
2025-04-01add ptmx support to test-containerDJ Delorie
2025-03-26support: Use unwinder in links-dso-program-c only with libgcc_sFlorian Weimer
2025-03-21support: Link links-dso-program-c with libgcc_s only if availableFlorian Weimer
2025-03-21support: Link links-dso-program-c against libgcc_sFlorian Weimer
2025-02-24support: Add support_next_to_fault_before support functionFrédéric Bérat
2025-02-13nss: Improve network number parsers (bz 32573, 32575)Tobias Stoeckmann
2025-01-07tst-xdirent: Fix allocating dirent for readdir_r callSamuel Thibault
2025-01-01Fix license typo induced by update-copyrighytPaul Eggert
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-23support: Add support_record_failure_barrierFlorian Weimer
2024-12-18tst-timespec.c: Explicitly cast TIME_T_MAX to doubleH.J. Lu
2024-12-10malloc: add indirection for malloc(-like) functions in tests [BZ #32366]Sam James
2024-11-25Silence most -Wzero-as-null-pointer-constant diagnosticsAlejandro Colomar
2024-11-12support: Add xdupSiddhesh Poyarekar
2024-10-16support: Make support_process_state_wait return the found stateAdhemerval Zanella
2024-09-21support: Add valgrind instructions to <support/fuse.h>Florian Weimer
2024-09-21support: Fix memory leaks in FUSE testsFlorian Weimer
2024-09-12support: Fix Hurd build of tst-support_readdirFlorian Weimer
2024-09-12support: Add <support/readdir.h>Florian Weimer
2024-09-05support: Add FUSE-based file system test framework to support/Florian Weimer
2024-09-05support: Add <support/xdirent.h>Florian Weimer
2024-09-05Bundle <linux/fuse.h> userspace header from Linux 6.10Florian Weimer
2024-09-03Add support/ code for checking file contentsJoseph Myers
2024-08-26support: Report errno constants in TEST_COMPARE failuresFlorian Weimer
2024-08-16support: Use macros for *stat wrappersFlorian Weimer
2024-08-16support: Add the xstatx functionFlorian Weimer
2024-08-16support: Include <string.h> for strcmp in support_format_addrinfo.cFlorian Weimer
2024-08-16support: Remove #include <config.h>Florian Weimer
2024-08-09support: Add options list terminator to the test driverFlorian Weimer
2024-07-26support: Add FAIL test failure helperMaciej W. Rozycki
2024-06-17support: Include <limits.h> for NAME_MAX use in temp_file.cFlorian Weimer