Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-23 | pidfd: fix test failure due to stack overflow on some arches | Axel Rasmussen | 1 | -3/+10 |
2020-09-04 | tests: add waitid() tests for non-blocking pidfds | Christian Brauner | 1 | -0/+4 |
2020-07-08 | tests: add CLONE_NEWTIME setns tests | Christian Brauner | 1 | -0/+4 |
2020-06-17 | tests: test for setns() EINVAL regression | Christian Brauner | 1 | -0/+5 |
2020-03-25 | selftests: add pid namespace ENOMEM regression test | Christian Brauner | 1 | -0/+2 |
2020-01-13 | test: Add test for pidfd getfd | Sargun Dhillon | 1 | -0/+9 |
2019-08-06 | tests: move common definitions and functions into pidfd.h | Suren Baghdasaryan | 1 | -0/+5 |
2019-08-06 | pidfd: add pidfd_wait tests | Christian Brauner | 1 | -0/+25 |
2019-06-28 | tests: add pidfd_open() tests | Christian Brauner | 1 | -0/+57 |