Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-27 | selftests: pidfd: use ksft_test_result_skip() when skipping test | Tommi Rantala | 1 | -1/+1 |
2020-07-07 | selftests: pidfd: skip test if unshare fails with EPERM | Paolo Bonzini | 1 | -5/+16 |
2020-07-07 | selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan | Paolo Bonzini | 1 | -4/+30 |
2019-09-16 | Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -14/+0 |
2019-08-06 | pidfd: add pidfd_wait tests | Christian Brauner | 1 | -14/+0 |
2019-07-29 | pidfd: remove obsolete comments from test | Christian Brauner | 1 | -5/+1 |
2019-06-28 | tests: add pidfd_open() tests | Christian Brauner | 1 | -43/+5 |
2019-06-28 | pidfd: add polling selftests | Joel Fernandes (Google) | 1 | -0/+210 |
2019-04-25 | selftests: Add test plan API to kselftest.h and adjust callers | Kees Cook | 1 | -0/+1 |
2019-03-05 | selftests: add tests for pidfd_send_signal() | Christian Brauner | 1 | -0/+381 |