aboutsummaryrefslogtreecommitdiff
path: root/support/test-container.c
AgeCommit message (Expand)Author
2024-02-23tests: gracefully handle AppArmor userns containmentSimon Chopin
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-09-28test-container: Use nftw instead of rm -rfAdhemerval Zanella
2023-06-19tests: replace read by xreadFrédéric Bérat
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-06-01tests: fix warn unused resultsFrédéric Bérat
2023-06-01tests: replace write by xwriteFrédéric Bérat
2023-03-02support: use 64-bit time_t (bug 30111)Andreas Schwab
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-07-05test-container: return UNSUPPORTED for ENOSPC on clone()Xi Ruoyao
2022-04-12test-container: Fix "unused code" warnings on HURDDJ Delorie
2022-04-04Allow for unpriviledged nested containersDJ Delorie
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-03-11test-container: Always copy test-specific support files [BZ #27537]DJ Delorie
2021-01-29elf: Fix tests that rely on ld.so.cache for cross-compilingAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-05-29build: Use FAIL_EXIT1 () on failure to exec child [BZ #23990]Girish Joshi
2020-04-30support: Set errno before testing it.Carlos O'Donell
2020-04-30test-container: Support $(complocaledir) and mkdirp.Carlos O'Donell
2020-03-11test-container: print errno when execvp failsMichael Hudson-Doyle
2020-02-03test-container: add exec, cwdDJ Delorie
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-24Add wait-for-debugger test harness hooksDJ Delorie
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-13Avoid fall-through in test-container if execlp fails.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-10test-container: move postclean outside of namespace changesDJ Delorie
2018-12-04test-container: add "su" command to run test as root, add unshare hintsDJ Delorie
2018-11-02support/test-container.c: Include <libc-pointer-arith.h>Florian Weimer
2018-10-04Adjust name of ld.so in test-container.c.Stefan Liebler
2018-08-31test-container: Use xcopy_file_range for cross-device copy [BZ #23597]H.J. Lu
2018-08-28test-container: EPERM from unshare is UNSUPPORTEDFlorian Weimer
2018-08-22Add test-in-container infrastructure.DJ Delorie