summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/pidfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-04-041-0/+2
|\
| * selftests: add pid namespace ENOMEM regression testChristian Brauner2020-03-251-0/+2
* | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
|/
* selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy2020-02-281-0/+1
* test: Add test for pidfd getfdSargun Dhillon2020-01-134-1/+260
* test: verify fdinfo for pidfd of reaped processChristian Brauner2019-10-171-14/+45
* pidfd: add tests for NSpid info in fdinfoChristian Kellner2019-10-152-1/+266
* selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan2019-09-301-1/+1
* Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-167-20/+421
|\
| * tests: add pidfd poll testsSuren Baghdasaryan2019-08-063-1/+119
| * tests: move common definitions and functions into pidfd.hSuren Baghdasaryan2019-08-062-5/+5
| * pidfd: add pidfd_wait testsChristian Brauner2019-08-065-15/+298
* | pidfd: remove obsolete comments from testChristian Brauner2019-07-291-5/+1
|/
* tests: add pidfd_open() testsChristian Brauner2019-06-285-44/+234
* pidfd: add polling selftestsJoel Fernandes (Google)2019-06-282-1/+211
* selftests: pidfd: Create .gitignore to include pidfd_testKelsey Skunberg2019-05-141-0/+1
* selftests: Add test plan API to kselftest.h and adjust callersKees Cook2019-04-251-0/+1
* selftests: add tests for pidfd_send_signal()Christian Brauner2019-03-052-0/+387