aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/clone3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-18selftests/clone3: skip if clone3() is ENOSYSChristian Brauner4-30/+33
2019-11-18selftests/clone3: check that all pids are released on error pathsAndrei Vagin1-2/+14
2019-11-18selftests/clone3: report a correct number of failsAndrei Vagin1-7/+3
2019-11-18selftests/clone3: flush stdout and stderr before clone3() and _exit()Andrei Vagin2-4/+13
2019-11-15selftests: add tests for clone3() with *set_tidAdrian Reber6-26/+421
2019-11-12selftests: add tests for clone3()Adrian Reber3-2/+208
2019-10-21tests: test CLONE_CLEAR_SIGHANDChristian Brauner3-0/+179