summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/clone3
AgeCommit message (Expand)Author
2022-02-04selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen
2021-12-10selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell
2020-12-07selftests/clone3: Fix build errorXingxing Su
2020-11-05selftests: clone3: use SKIP instead of XFAILTommi Rantala
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook
2020-08-05Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-20selftests: add clone3() CAP_CHECKPOINT_RESTORE testAdrian Reber
2020-07-06selftests/clone3: Reorder reporting outputKees Cook
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-12selftests/cgroup: add tests for cloning into cgroupsChristian Brauner
2019-11-18selftests/clone3: skip if clone3() is ENOSYSChristian Brauner
2019-11-18selftests/clone3: check that all pids are released on error pathsAndrei Vagin
2019-11-18selftests/clone3: report a correct number of failsAndrei Vagin
2019-11-18selftests/clone3: flush stdout and stderr before clone3() and _exit()Andrei Vagin
2019-11-15selftests: add tests for clone3() with *set_tidAdrian Reber
2019-11-12selftests: add tests for clone3()Adrian Reber
2019-10-21tests: test CLONE_CLEAR_SIGHANDChristian Brauner