/freebsd/tools/regression/security/open_to_operation/ |
H A D | open_to_operation.c | 128 ok_mode(const char *testname, const char *comment, int mode) in ok_mode() 140 notok_mode(const char *testname, const char *comment, int mode) in notok_mode() 156 try_directory_open(const char *testname, const char *directory, in try_directory_open() 200 check_dup(const char *testname, const char *path, const int *modes, in check_dup() 226 check_dup2(const char *testname, const char *path, const int *modes, in check_dup2() 252 check_fchdir(const char *testname, const char *path, const int *modes, in check_fchdir() 276 check_fchflags(const char *testname, const char *path, const int *modes, in check_fchflags() 300 check_fchmod(const char *testname, const char *path, int setmode, in check_fchmod() 324 check_fchown(const char *testname, const char *path, const int *modes, in check_fchown() 348 check_flock(const char *testname, const char *path, const int *modes, in check_flock() [all …]
|
/freebsd/tools/regression/sockets/sigpipe/ |
H A D | sigpipe.c | 77 signal_setup(const char *testname) in signal_setup() 86 test_send(const char *testname, int sock) in test_send() 102 test_write(const char *testname, int sock) in test_write() 118 test_send_wantsignal(const char *testname, int sock1, int sock2) in test_send_wantsignal() 133 test_send_dontsignal(const char *testname, int sock1, int sock2) in test_send_dontsignal() 152 test_write_wantsignal(const char *testname, int sock1, int sock2) in test_write_wantsignal() 167 test_write_dontsignal(const char *testname, int sock1, int sock2) in test_write_dontsignal()
|
/freebsd/tests/sys/fifo/ |
H A D | fifo_io.c | 99 makefifo(const char *fifoname, const char *testname) in makefifo() 168 set_nonblocking(int fd, const char *testname) in set_nonblocking() 189 set_blocking(int fd, const char *testname) in set_blocking() 214 drain_fd(int fd, const char *testname) in drain_fd() 314 int timeout, int *timedoutp, const char *testname) in timed_write() 354 int timeout, int *timedoutp, const char *testname) in timed_read() 863 const char *testname) in poll_status() 883 const char *testname) in select_status() 912 kqueue_setup(int kqueue_fd, int fd, const char *testname) in kqueue_setup() 952 int *exception, const char *testname) in kqueue_status() [all …]
|
H A D | fifo_create.c | 94 const char *testname; in fifo_create_test() local 205 const char *testname; in fifo_permission_test() local
|
H A D | fifo_misc.c | 62 makefifo(const char *fifoname, const char *testname) in makefifo() 151 test_ioctl_setclearflag(int fd, unsigned long flag, const char *testname, in test_ioctl_setclearflag()
|
/freebsd/contrib/sendmail/libsm/ |
H A D | test.c | 60 sm_test_begin(argc, argv, testname) in sm_test_begin() argument
|
/freebsd/crypto/openssl/test/testutil/ |
H A D | driver.c | 137 static int check_single_test_params(char *name, char *testname, char *itname) in check_single_test_params() 191 char *testname = NULL; in process_shared_options() local
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | test-mem.c | 67 char *testname; variable
|
/freebsd/tools/regression/sockets/kqueue/ |
H A D | kqueue.c | 56 #define OK(testname) printf("ok %d - %s\n", curtest, testname); \ argument
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_dirs_test.cc | 51 explicit MakeTempDir(const std::string& testname) { in MakeTempDir()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | nvlist_to_lua.c | 85 test(const char *testname, boolean_t expect_success, boolean_t expect_match) in test()
|
/freebsd/contrib/expat/tests/ |
H A D | minicheck.h | 77 # define START_TEST(testname) \ argument
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_pax_filename_encoding.c | 45 static const char testname[] = "test_pax_filename_encoding.tar"; in test_pax_filename_encoding_1() local
|
/freebsd/tools/regression/sockets/unix_gc/ |
H A D | unix_gc.c | 302 twosome_drop_work(const char *testname, int sendvia, int tosend, int closefirst) in twosome_drop_work() 449 fivesome_drop_work(const char *testname, int close_spare_after_send, in fivesome_drop_work()
|
/freebsd/lib/libcasper/services/cap_net/ |
H A D | cap_net.c | 713 const char *testname, *testsrvname; in net_allowed_hosts() local
|