Searched refs:tests (Results 151 - 175 of 235) sorted by relevance

12345678910

/freebsd-9.3-release/crypto/openssl/crypto/err/
H A DMakefile59 tests:
/freebsd-9.3-release/crypto/openssl/crypto/sha/
H A DMakefile92 tests:
/freebsd-9.3-release/crypto/openssl/fips/rand/
H A DMakefile61 tests:
/freebsd-9.3-release/contrib/ntp/tests/
H A DMakefile.in90 subdir = tests
499 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
501 $(AUTOMAKE) --foreign tests/Makefile
/freebsd-9.3-release/crypto/openssl/crypto/ecdsa/
H A DMakefile60 tests:
/freebsd-9.3-release/contrib/bmake/mk/
H A Dsys.mk40 # we use indirection, to simplify the tests below, and incase
/freebsd-9.3-release/tools/regression/net80211/ccmp/
H A Dtest_ccmp.c42 * information for each. To run one or more tests you can specify a
43 * tests parameter to the module that is a bit mask of the set of tests
44 * you want; e.g. insmod ccmp_test tests=7 will run only test mpdu's
701 static int tests = -1; variable
719 if (tests & (1<<i)) {
/freebsd-9.3-release/contrib/ntp/sntp/
H A DMakefile.am56 SUBDIRS += tests
/freebsd-9.3-release/contrib/ntp/sntp/tests/
H A DMakefile.in100 subdir = tests
341 # standard input, print the name of the tests that are to be re-run
422 --color-tests "$$am__color_tests" \
459 # A shell command to get the names of the tests scripts with any registered
464 # since that might cause problem with VPATH rewrites for suffix-less tests.
736 #TESTS += tests-runner
767 dist_check_SCRIPTS = tests-runner
803 AM_CPPFLAGS = $(SNTP_INCS) -I$(srcdir)/.. -I$(top_srcdir)/../tests \
890 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
892 $(AUTOMAKE) --foreign tests/Makefil
[all...]
/freebsd-9.3-release/contrib/ipfilter/
H A DMakefile143 tests:
H A DHISTORY480 are also 4 new regression tests for it, testing map/rdr rules.
686 correct all checksums in regression tests and correct NAT code to adjust
1237 set fake window in ipft_tx.c to ensure code passes tests.
2029 added some more regression tests and fixed up IP Filter to pass the new tests
2030 (previous versions failed some of the tests in set 12).
/freebsd-9.3-release/crypto/openssl/crypto/cms/
H A DMakefile63 tests:
/freebsd-9.3-release/crypto/openssl/crypto/dsa/
H A DMakefile61 tests:
/freebsd-9.3-release/crypto/openssl/crypto/pkcs7/
H A DMakefile66 tests:
/freebsd-9.3-release/crypto/openssl/crypto/rand/
H A DMakefile61 tests:
/freebsd-9.3-release/crypto/openssl/fips/dsa/
H A DMakefile63 tests:
/freebsd-9.3-release/contrib/ntp/tests/bug-2803/
H A DMakefile.in92 subdir = tests/bug-2803
266 # standard input, print the name of the tests that are to be re-run
347 --color-tests "$$am__color_tests" \
384 # A shell command to get the names of the tests scripts with any registered
389 # since that might cause problem with VPATH rewrites for suffix-less tests.
744 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/bug-2803/Makefile'; \
746 $(AUTOMAKE) --foreign tests/bug-2803/Makefile
/freebsd-9.3-release/contrib/ntp/tests/sandbox/
H A DMakefile.in97 subdir = tests/sandbox
297 # standard input, print the name of the tests that are to be re-run
378 --color-tests "$$am__color_tests" \
415 # A shell command to get the names of the tests scripts with any registered
420 # since that might cause problem with VPATH rewrites for suffix-less tests.
781 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/sandbox/Makefile'; \
783 $(AUTOMAKE) --foreign tests/sandbox/Makefile
/freebsd-9.3-release/contrib/ntp/tests/sec-2853/
H A DMakefile.in92 subdir = tests/sec-2853
266 # standard input, print the name of the tests that are to be re-run
347 --color-tests "$$am__color_tests" \
384 # A shell command to get the names of the tests scripts with any registered
389 # since that might cause problem with VPATH rewrites for suffix-less tests.
745 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/sec-2853/Makefile'; \
747 $(AUTOMAKE) --foreign tests/sec-2853/Makefile
/freebsd-9.3-release/contrib/ntp/tests/ntpq/
H A DMakefile.in93 subdir = tests/ntpq
273 # standard input, print the name of the tests that are to be re-run
354 --color-tests "$$am__color_tests" \
391 # A shell command to get the names of the tests scripts with any registered
396 # since that might cause problem with VPATH rewrites for suffix-less tests.
758 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/ntpq/Makefile'; \
760 $(AUTOMAKE) --foreign tests/ntpq/Makefile
/freebsd-9.3-release/lib/libkse/test/
H A Dmutex_d.exp291 Total tests 212, passed 212, failed 0
/freebsd-9.3-release/sys/cam/ctl/
H A DREADME.ctl.txt94 is useful for performance testing, but not for any data integrity tests.
/freebsd-9.3-release/contrib/ntp/tests/ntpd/
H A DMakefile.in99 subdir = tests/ntpd
341 # standard input, print the name of the tests that are to be re-run
422 --color-tests "$$am__color_tests" \
459 # A shell command to get the names of the tests scripts with any registered
464 # since that might cause problem with VPATH rewrites for suffix-less tests.
792 -I$(top_srcdir)/tests/libntp $(CPPFLAGS_NTP) \
912 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/ntpd/Makefile'; \
914 $(AUTOMAKE) --foreign tests/ntpd/Makefile
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A DMakefile71 tests:
/freebsd-9.3-release/crypto/openssl/crypto/ec/
H A DMakefile64 tests:

Completed in 233 milliseconds

12345678910