Home
last modified time | relevance | path

Searched refs:dotest (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/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
122 test_case f12 dotest hex hex
[all …]
/freebsd-13.1/tools/regression/sockets/fstat/
H A Dfstat.c43 dotest(int domain, int type, int protocol) in dotest() function
63 dotest(PF_INET, SOCK_DGRAM, 0); in main()
64 dotest(PF_INET, SOCK_STREAM, 0); in main()
65 dotest(PF_INET6, SOCK_DGRAM, 0); in main()
66 dotest(PF_INET6, SOCK_STREAM, 0); in main()
67 dotest(PF_LOCAL, SOCK_DGRAM, 0); in main()
68 dotest(PF_LOCAL, SOCK_STREAM, 0); in main()
/freebsd-13.1/contrib/netbsd-tests/rump/rumpkern/
H A Dt_copy.c68 dotest(copystr_fn *thefun) in dotest() function
98 dotest(rumpns_copystr); in ATF_TC_BODY()
104 dotest(rumpns_copyinstr); in ATF_TC_BODY()
110 dotest(rumpns_copyoutstr); in ATF_TC_BODY()
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call.c53 dotest(void) in dotest() function
116 rc = dotest(); in main()
H A Dtst.call3.c344 dotest(void) in dotest() function
438 rc = dotest(); in main()
/freebsd-13.1/contrib/llvm-project/lldb/docs/design/
H A Dreproducers.rst179 ``dotest.py`` which initializes the debugger in the appropriate mode.
/freebsd-13.1/contrib/llvm-project/
H A DFREEBSD-Xlist459 lldb/utils/lldb-dotest/