summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/clone3/clone3.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06selftests/clone3: Correct log message for waitpid() failuresMark Brown1-1/+1
2024-05-06selftests/clone3: Check that the child exited cleanlyMark Brown1-0/+5
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+13
2023-10-18selftests/clone3: Report descriptive test namesMark Brown1-73/+192
2023-10-18selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang1-1/+6
2023-06-13selftests/clone3: test clone3 with exit signal in flagsTobias Klauser1-1/+4
2023-04-06selftests/clone3: fix number of tests in ksft_set_planTobias Klauser1-2/+2
2023-03-08selftests/clone3: test clone3 with CLONE_NEWTIMETobias Klauser1-0/+3
2022-02-04selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen1-2/+0
2021-12-11selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell1-0/+6
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook1-26/+19
2020-07-07selftests/clone3: Reorder reporting outputKees Cook1-1/+1
2019-11-18selftests/clone3: skip if clone3() is ENOSYSChristian Brauner1-0/+1
2019-11-16selftests: add tests for clone3() with *set_tidAdrian Reber1-6/+2
2019-11-12selftests: add tests for clone3()Adrian Reber1-0/+205