aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-10selftests/core: remove ARRAY_SIZE define from close_range_test.cShuah Khan1-4/+0
2021-10-29selftests/core: fix conflicting types compile error for close_range()Shuah Khan1-1/+1
2020-12-19selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXECChristian Brauner1-0/+183
2020-12-19selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXECChristian Brauner1-0/+70
2020-12-19selftests/core: handle missing syscall number for close_rangeChristian Brauner1-1/+17
2020-12-19selftests/core: fix close_range_test build after XFAIL removalTobias Klauser1-5/+5
2020-12-04selftests: core: add tests for CLOSE_RANGE_CLOEXECGiuseppe Scrivano1-0/+74
2020-11-05selftests: core: use SKIP instead of XFAIL in close_range_test.cTommi Rantala1-4/+4
2020-06-17tests: add CLOSE_RANGE_UNSHARE testsChristian Brauner1-0/+137
2020-06-17tests: add close_range() testsChristian Brauner3-0/+98