about summary refs log tree commit diff
path: root/support/test-container.c
Commit message (Expand)AuthorAgeFilesLines
* Add wait-for-debugger test harness hooksDJ Delorie2019-10-241-0/+22
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Avoid fall-through in test-container if execlp fails.Joseph Myers2019-02-131-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* test-container: move postclean outside of namespace changesDJ Delorie2018-12-101-8/+37
* test-container: add "su" command to run test as root, add unshare hintsDJ Delorie2018-12-041-4/+64
* support/test-container.c: Include <libc-pointer-arith.h>Florian Weimer2018-11-021-0/+1
* Adjust name of ld.so in test-container.c.Stefan Liebler2018-10-041-2/+1
* test-container: Use xcopy_file_range for cross-device copy [BZ #23597]H.J. Lu2018-08-311-2/+1
* test-container: EPERM from unshare is UNSUPPORTEDFlorian Weimer2018-08-281-2/+3
* Add test-in-container infrastructure.DJ Delorie2018-08-221-0/+988