Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add wait-for-debugger test harness hooks | DJ Delorie | 2019-10-24 | 1 | -0/+22 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Avoid fall-through in test-container if execlp fails. | Joseph Myers | 2019-02-13 | 1 | -0/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | test-container: move postclean outside of namespace changes | DJ Delorie | 2018-12-10 | 1 | -8/+37 |
* | test-container: add "su" command to run test as root, add unshare hints | DJ Delorie | 2018-12-04 | 1 | -4/+64 |
* | support/test-container.c: Include <libc-pointer-arith.h> | Florian Weimer | 2018-11-02 | 1 | -0/+1 |
* | Adjust name of ld.so in test-container.c. | Stefan Liebler | 2018-10-04 | 1 | -2/+1 |
* | test-container: Use xcopy_file_range for cross-device copy [BZ #23597] | H.J. Lu | 2018-08-31 | 1 | -2/+1 |
* | test-container: EPERM from unshare is UNSUPPORTED | Florian Weimer | 2018-08-28 | 1 | -2/+3 |
* | Add test-in-container infrastructure. | DJ Delorie | 2018-08-22 | 1 | -0/+988 |