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

/freebsd-10.3-release/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-10.3-release/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 DMakefile17 SCRIPTS= run_test
20 CLEANFILES= run_test
/freebsd-10.3-release/contrib/netbsd-tests/net/npf/
H A Dt_npf.sh28 run_test() function
47 run_test \"${name}\"; \
/freebsd-10.3-release/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-10.3-release/tools/regression/lib/libc/gen/
H A Dtest-fmtmsg.c40 static char *run_test(long classification, const char *label, int severity,
158 run_test(long classification, const char *label, int severity, function
237 result = run_test(t->classification, t->label, t->severity,
/freebsd-10.3-release/lib/libkse/test/
H A Dverify141 ($okay, $utime, $stime) = &run_test($test);
168 ($okay, $utime, $stime) = &run_test($test);
313 sub run_test
/freebsd-10.3-release/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-10.3-release/contrib/netbsd-tests/lib/libm/
H A Dt_ldexp.c163 run_test(struct ldexp_test *table) function
443 run_test(name); \
/freebsd-10.3-release/contrib/byacc/
H A Dmakefile.in150 $(SHELL) $(testdir)/run_test.sh $(testdir)
/freebsd-10.3-release/tools/regression/usr.bin/env/
H A Dregress-sb.rb197 def run_test method in class:ExpectedResult
483 run_result = $testdata.run_test

Completed in 271 milliseconds