about summary refs log tree commit diff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* support: Make support_process_state_wait return the found stateAdhemerval Zanella2024-10-163-8/+24
* support: Add valgrind instructions to <support/fuse.h>Florian Weimer2024-09-211-2/+4
* support: Fix memory leaks in FUSE testsFlorian Weimer2024-09-212-0/+2
* support: Fix Hurd build of tst-support_readdirFlorian Weimer2024-09-121-4/+7
* support: Add <support/readdir.h>Florian Weimer2024-09-124-0/+475
* support: Add FUSE-based file system test framework to support/Florian Weimer2024-09-054-0/+1270
* support: Add <support/xdirent.h>Florian Weimer2024-09-058-0/+321
* Bundle <linux/fuse.h> userspace header from Linux 6.10Florian Weimer2024-09-055-0/+1597
* Add support/ code for checking file contentsJoseph Myers2024-09-036-0/+202
* support: Report errno constants in TEST_COMPARE failuresFlorian Weimer2024-08-261-1/+10
* support: Use macros for *stat wrappersFlorian Weimer2024-08-168-159/+25
* support: Add the xstatx functionFlorian Weimer2024-08-163-0/+35
* support: Include <string.h> for strcmp in support_format_addrinfo.cFlorian Weimer2024-08-161-0/+1
* support: Remove #include <config.h>Florian Weimer2024-08-162-2/+0
* support: Add options list terminator to the test driverFlorian Weimer2024-08-091-0/+1
* support: Add FAIL test failure helperMaciej W. Rozycki2024-07-261-0/+5
* support: Include <limits.h> for NAME_MAX use in temp_file.cFlorian Weimer2024-06-171-0/+1
* support: Include <stdlib.h> for atoi use in support_wait_for_thread_exitFlorian Weimer2024-06-171-0/+1
* support: Fix typo in xgetsockname error messageAvinal Kumar2024-06-051-1/+2
* support: Add envp argument to support_capture_subprogramAdhemerval Zanella2024-05-075-12/+16
* libsupport: Add xgetpeernameSergey Kolosov2024-04-103-0/+32
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-023-3/+3
* tests: gracefully handle AppArmor userns containmentSimon Chopin2024-02-231-2/+5
* Remove ia64-linux-gnuAdhemerval Zanella2024-01-081-9/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01252-252/+252
* support: Add support_set_vma_nameAdhemerval Zanella2023-11-073-0/+54
* Fix WAIT_FOR_DEBUGGER for container tests.Stefan Liebler2023-10-161-8/+6
* test-container: Use nftw instead of rm -rfAdhemerval Zanella2023-09-281-23/+11
* support: Build with exceptions and asynchronous unwind tables [BZ #30587]John David Anglin2023-07-011-0/+3
* tests: replace system by xsystemFrédéric Bérat2023-06-193-0/+69
* tests: replace read by xreadFrédéric Bérat2023-06-194-1/+42
* tests: replace fgets by xfgetsFrederic Berat2023-06-133-0/+34
* tests: replace fread by xfreadFrederic Berat2023-06-133-0/+41
* support: Add delayed__exit (with two underscores)Florian Weimer2023-06-062-11/+39
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-0210-26/+26
* tests: fix warn unused resultsFrédéric Bérat2023-06-011-2/+2
* tests: replace write by xwriteFrédéric Bérat2023-06-011-4/+4
* support: Don't fail on fchown when spawning sgid processesSiddhesh Poyarekar2023-06-011-2/+13
* support: Reformat Makefile.Carlos O'Donell2023-05-231-14/+24
* system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott2023-03-281-1/+6
* support: introduce support_sysconfdir_prefixRomain Geissler2023-03-273-1/+11
* posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi2023-03-075-0/+111
* C2x scanf binary constant handlingJoseph Myers2023-03-023-0/+33
* support: use 64-bit time_t (bug 30111)Andreas Schwab2023-03-026-8/+22
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06243-243/+243
* scripts: Add "|" operator support to glibcpp's parsingShahab Vahedi2022-11-291-0/+1
* support: Add xpthread_cond_signal wrapperYu Chien Peter Lin2022-10-033-0/+28
* scripts: Enhance glibcpp to do basic macro processingFlorian Weimer2022-09-222-2/+225
* test-container: return UNSUPPORTED for ENOSPC on clone()Xi Ruoyao2022-07-051-31/+36
* support: Change non-address output format of support_format_dns_packetFlorian Weimer2022-06-242-9/+17