Searched refs:FORK_TEST_ON (Results 1 – 4 of 4) sorted by relevance
| /freebsd/tests/sys/capsicum/ |
| H A D | select.cc | 30 FORK_TEST_ON(Select, LotsOFileDescriptors, TmpFile("cap_select")) { 97 FORK_TEST_ON(Poll, LotsOFileDescriptors, TmpFile("cap_poll")) {
|
| H A D | capsicum-test.h | 109 #define FORK_TEST_ON(test_case_name, test_name, test_file) \ macro 119 #define FORK_TEST(test_case_name, test_name) FORK_TEST_ON(test_case_name, test_name, NULL)
|
| H A D | capability-fd.cc | 264 FORK_TEST_ON(Capability, OpenAtDirectoryTraversal, TmpFile("cap_openat_testfile")) { 292 FORK_TEST_ON(Capability, FileInSync, TmpFile("cap_file_sync")) { 331 FORK_TEST_ON(Capability, Inheritance, TmpFile("cap_openat_write_testfile")) { 411 FORK_TEST_ON(Capability, Mmap, TmpFile("cap_mmap_operations")) { 578 FORK_TEST_ON(Capability, Operations, TmpFile("cap_fd_operations")) { 954 FORK_TEST_ON(Capability, SocketTransfer, TmpFile("cap_fd_transfer")) { 1153 FORK_TEST_ON(Capability, ExtendedAttributesIfAvailable, TmpFile("cap_extattr")) {
|
| H A D | linux.cc | 1362 FORK_TEST_ON(Linux, OpenByHandleAtIfRoot, TmpFile("cap_openbyhandle_testfile")) {
|