Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-11 | selftests/core: remove ARRAY_SIZE define from close_range_test.c | Shuah Khan | 1 | -4/+0 |
2021-10-29 | selftests/core: fix conflicting types compile error for close_range() | Shuah Khan | 1 | -1/+1 |
2020-12-19 | selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO... | Christian Brauner | 1 | -0/+183 |
2020-12-19 | selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC | Christian Brauner | 1 | -0/+70 |
2020-12-19 | selftests/core: handle missing syscall number for close_range | Christian Brauner | 1 | -1/+17 |
2020-12-19 | selftests/core: fix close_range_test build after XFAIL removal | Tobias Klauser | 1 | -5/+5 |
2020-12-04 | selftests: core: add tests for CLOSE_RANGE_CLOEXEC | Giuseppe Scrivano | 1 | -0/+74 |
2020-11-05 | selftests: core: use SKIP instead of XFAIL in close_range_test.c | Tommi Rantala | 1 | -4/+4 |
2020-06-17 | tests: add CLOSE_RANGE_UNSHARE tests | Christian Brauner | 1 | -0/+137 |
2020-06-17 | tests: add close_range() tests | Christian Brauner | 3 | -0/+98 |