summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/pidfd
AgeCommit message (Expand)Author
2020-10-27selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.cTommi Rantala
2020-10-27selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to configTommi Rantala
2020-10-27selftests: pidfd: skip test on kcmp() ENOSYSTommi Rantala
2020-10-27selftests: pidfd: use ksft_test_result_skip() when skipping testTommi Rantala
2020-10-27selftests: pidfd: fix compilation errors due to wait.hTommi Rantala
2020-10-14Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2020-10-09tests: remove O_NONBLOCK before waiting for WSTOPPEDChristian Brauner
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook
2020-09-04tests: add waitid() tests for non-blocking pidfdsChristian Brauner
2020-09-04tests: port pidfd_wait to kselftest harnessChristian Brauner
2020-08-05Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-08tests: add CLONE_NEWTIME setns testsChristian Brauner
2020-07-07selftests: pidfd: skip test if unshare fails with EPERMPaolo Bonzini
2020-07-07selftests: pidfd: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini
2020-07-06selftests: Remove unneeded selftest API headersKees Cook
2020-06-17tests: test for setns() EINVAL regressionChristian Brauner
2020-05-13selftests/pidfd: add pidfd setns testsChristian Brauner
2020-04-04Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-03-25selftests: add pid namespace ENOMEM regression testChristian Brauner
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-28selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy
2020-01-13test: Add test for pidfd getfdSargun Dhillon
2019-10-17test: verify fdinfo for pidfd of reaped processChristian Brauner
2019-10-15pidfd: add tests for NSpid info in fdinfoChristian Kellner
2019-09-30selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-06tests: add pidfd poll testsSuren Baghdasaryan
2019-08-06tests: move common definitions and functions into pidfd.hSuren Baghdasaryan
2019-08-06pidfd: add pidfd_wait testsChristian Brauner
2019-07-29pidfd: remove obsolete comments from testChristian Brauner
2019-06-28tests: add pidfd_open() testsChristian Brauner
2019-06-28pidfd: add polling selftestsJoel Fernandes (Google)
2019-05-14selftests: pidfd: Create .gitignore to include pidfd_testKelsey Skunberg
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook
2019-03-05selftests: add tests for pidfd_send_signal()Christian Brauner