summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/pidfd
AgeCommit message (Expand)AuthorLines
2020-04-04Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds-0/+2
2020-03-25selftests: add pid namespace ENOMEM regression testChristian Brauner-0/+2
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-02-28selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy-0/+1
2020-01-13test: Add test for pidfd getfdSargun Dhillon-1/+260
2019-10-17test: verify fdinfo for pidfd of reaped processChristian Brauner-14/+45
2019-10-15pidfd: add tests for NSpid info in fdinfoChristian Kellner-1/+266
2019-09-30selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan-1/+1
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-20/+421
2019-08-06tests: add pidfd poll testsSuren Baghdasaryan-1/+119
2019-08-06tests: move common definitions and functions into pidfd.hSuren Baghdasaryan-5/+5
2019-08-06pidfd: add pidfd_wait testsChristian Brauner-15/+298
2019-07-29pidfd: remove obsolete comments from testChristian Brauner-5/+1
2019-06-28tests: add pidfd_open() testsChristian Brauner-44/+234
2019-06-28pidfd: add polling selftestsJoel Fernandes (Google)-1/+211
2019-05-14selftests: pidfd: Create .gitignore to include pidfd_testKelsey Skunberg-0/+1
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook-0/+1
2019-03-05selftests: add tests for pidfd_send_signal()Christian Brauner-0/+387