about summary refs log tree commit diff
path: root/support/test-container.c
Commit message (Expand)AuthorAgeFilesLines
* 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