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