summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/pidfd
AgeCommit message (Expand)Author
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