summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/clone3/clone3_set_tid.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/clone3: Avoid OS-defined clone_argsKees Cook2020-10-081-2/+2
* selftests/clone3: Reorder reporting outputKees Cook2020-07-061-1/+1
* selftests/clone3: skip if clone3() is ENOSYSChristian Brauner2019-11-181-3/+4
* selftests/clone3: check that all pids are released on error pathsAndrei Vagin2019-11-181-2/+14
* selftests/clone3: report a correct number of failsAndrei Vagin2019-11-181-7/+3
* selftests/clone3: flush stdout and stderr before clone3() and _exit()Andrei Vagin2019-11-181-4/+11
* selftests: add tests for clone3() with *set_tidAdrian Reber2019-11-151-0/+381