Searched refs:dotest (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/tools/regression/sockets/fstat/
H A Dfstat.c43 dotest(int domain, int type, int protocol) function
63 dotest(PF_INET, SOCK_DGRAM, 0);
64 dotest(PF_INET, SOCK_STREAM, 0);
65 dotest(PF_INET6, SOCK_DGRAM, 0);
66 dotest(PF_INET6, SOCK_STREAM, 0);
67 dotest(PF_LOCAL, SOCK_DGRAM, 0);
68 dotest(PF_LOCAL, SOCK_STREAM, 0);
/freebsd-11.0-release/contrib/netbsd-tests/ipf/
H A Dt_filter_exec.sh33 dotest() function
111 test_case f1 dotest text text
112 test_case f2 dotest text text
113 test_case f3 dotest text text
114 test_case f4 dotest text text
115 test_case f5 dotest text text
116 test_case f6 dotest text text
117 test_case f7 dotest text text
118 test_case f8 dotest text text
119 test_case f9 dotest tex
[all...]
/freebsd-11.0-release/contrib/netbsd-tests/rump/rumpkern/
H A Dt_copy.c68 dotest(copystr_fn *thefun) function
98 dotest(rumpns_copystr);
104 dotest(rumpns_copyinstr);
110 dotest(rumpns_copyoutstr);
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call.c39 * modify the value of *a, and thus break the while loop in dotest().
43 * the RPC call in dotest().
53 dotest(void) function
116 rc = dotest();
H A Dtst.call3.c44 * modify the value of *a, and thus break the while loop in dotest().
48 * the RPC call in dotest().
344 dotest(void) function
438 rc = dotest();

Completed in 120 milliseconds