Searched refs:run_test (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/tools/regression/environ/
H A Denvtest.t35 run_test()
81 run_test -g FOO
84 run_test -c 3 -g FOO
87 run_test -g FOOBAR
90 run_test -c 3 -g FOOBAR
93 run_test -G
98 run_test -c 1 -g FOO
101 run_test -c 2 -g FOO
104 run_test -c 3 -g FOO
107 run_test
[all...]
/freebsd-11-stable/usr.bin/yacc/tests/
H A Dyacc_tests.sh6 # Setup the environment for run_test
7 # - run_test looks for `#define YYBTYACC` in ../config.h
8 # - run_test assumes a yacc binary exists in ../yacc instead of running "yacc"
9 # - run_test spams the test dir with files (polluting subsequent test runs),
17 cd "test" && ./run_test
H A DMakefile15 SCRIPTS= run_test
18 CLEANFILES= run_test
/freebsd-11-stable/contrib/netbsd-tests/net/npf/
H A Dt_npf.sh28 run_test() function
47 run_test \"${name}\"; \
/freebsd-11-stable/contrib/libucl/python/tests/
H A Dtest_validation.py41 def run_test(self): function in function:ValidationTest.setupValidationTests.test_gen
43 return run_test
/freebsd-11-stable/lib/libc/tests/gen/
H A Dfmtmsg_test.c42 static char *run_test(long classification, const char *label, int severity,
160 run_test(long classification, const char *label, int severity, function
235 result = run_test(t->classification, t->label, t->severity,
/freebsd-11-stable/contrib/netbsd-tests/net/mcast/
H A Dt_mcast.sh32 run_test() function
77 run_test \"${name}\" \"${opts}\"; \
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dudpong.c374 static int run_test(void) function
457 run_test();
461 run_test();
464 run_test();
H A Driostream.c260 static int run_test(void) function
528 run_test();
541 run_test();
548 ret = run_test();
H A Drstream.c226 static int run_test(void) function
527 run_test();
546 run_test();
554 ret = run_test();
/freebsd-11-stable/usr.bin/bmake/tests/
H A Dcommon.sh270 run_test ${N}
279 # Default run_test() function. It can be replaced by the
283 run_test() function
/freebsd-11-stable/contrib/netbsd-tests/net/if_pppoe/
H A Dt_pppoe.sh133 run_test() function
238 run_test pap
256 run_test chap
/freebsd-11-stable/contrib/byacc/
H A Dmakefile.in150 $(SHELL) $(testdir)/run_test.sh $(testdir)
/freebsd-11-stable/contrib/netbsd-tests/lib/libm/
H A Dt_ldexp.c165 run_test(struct ldexp_test *table) function
443 run_test(name); \
/freebsd-11-stable/tools/regression/usr.bin/env/
H A Dregress-sb.rb197 def run_test method in class:ExpectedResult
483 run_result = $testdata.run_test
/freebsd-11-stable/tools/tools/crypto/
H A Dcryptocheck.c1019 run_test(struct alg *alg, size_t size) function
1044 run_test(alg, sizes[i]);

Completed in 119 milliseconds