Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/clone3: skip if clone3() is ENOSYS | Christian Brauner | 2019-11-18 | 4 | -30/+33 |
* | selftests/clone3: check that all pids are released on error paths | Andrei Vagin | 2019-11-18 | 1 | -2/+14 |
* | selftests/clone3: report a correct number of fails | Andrei Vagin | 2019-11-18 | 1 | -7/+3 |
* | selftests/clone3: flush stdout and stderr before clone3() and _exit() | Andrei Vagin | 2019-11-18 | 2 | -4/+13 |
* | selftests: add tests for clone3() with *set_tid | Adrian Reber | 2019-11-15 | 6 | -26/+421 |
* | selftests: add tests for clone3() | Adrian Reber | 2019-11-12 | 3 | -2/+208 |
* | tests: test CLONE_CLEAR_SIGHAND | Christian Brauner | 2019-10-21 | 3 | -0/+179 |