summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/clone3/clone3.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-0/+13
|\
| * selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang2023-10-181-1/+6
* | selftests/clone3: Report descriptive test namesMark Brown2023-10-181-73/+192
|/
* selftests/clone3: test clone3 with exit signal in flagsTobias Klauser2023-06-121-1/+4
* selftests/clone3: fix number of tests in ksft_set_planTobias Klauser2023-04-061-2/+2
* selftests/clone3: test clone3 with CLONE_NEWTIMETobias Klauser2023-03-081-0/+3
* selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen2022-02-041-2/+0
* selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell2021-12-101-0/+6
* selftests/clone3: Avoid OS-defined clone_argsKees Cook2020-10-081-26/+19
* selftests/clone3: Reorder reporting outputKees Cook2020-07-061-1/+1
* selftests/clone3: skip if clone3() is ENOSYSChristian Brauner2019-11-181-0/+1
* selftests: add tests for clone3() with *set_tidAdrian Reber2019-11-151-6/+2
* selftests: add tests for clone3()Adrian Reber2019-11-121-0/+205