Home
last modified time | relevance | path

Searched refs:FORK_TEST_ON (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/capsicum-test/
H A Dselect.cc30 FORK_TEST_ON(Select, LotsOFileDescriptors, TmpFile("cap_select")) {
99 FORK_TEST_ON(Poll, LotsOFileDescriptors, TmpFile("cap_poll")) {
H A Dcapsicum-test.h109 #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 Dcapability-fd.cc293 FORK_TEST_ON(Capability, OpenAtDirectoryTraversal, TmpFile("cap_openat_testfile")) {
321 FORK_TEST_ON(Capability, FileInSync, TmpFile("cap_file_sync")) {
360 FORK_TEST_ON(Capability, Inheritance, TmpFile("cap_openat_write_testfile")) {
440 FORK_TEST_ON(Capability, Mmap, TmpFile("cap_mmap_operations")) {
616 FORK_TEST_ON(Capability, Operations, TmpFile("cap_fd_operations")) {
998 FORK_TEST_ON(Capability, SocketTransfer, TmpFile("cap_fd_transfer")) {
1213 FORK_TEST_ON(Capability, ExtendedAttributesIfAvailable, TmpFile("cap_extattr")) {
H A Dlinux.cc1362 FORK_TEST_ON(Linux, OpenByHandleAtIfRoot, TmpFile("cap_openbyhandle_testfile")) {