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

12345678910

/freebsd-10.0-release/crypto/openssl/crypto/cast/
H A DMakefile67 tests:
/freebsd-10.0-release/crypto/openssl/crypto/cmac/
H A DMakefile59 tests:
/freebsd-10.0-release/crypto/openssl/crypto/comp/
H A DMakefile62 tests:
/freebsd-10.0-release/crypto/openssl/crypto/err/
H A DMakefile59 tests:
/freebsd-10.0-release/crypto/openssl/crypto/hmac/
H A DMakefile59 tests:
/freebsd-10.0-release/crypto/openssl/crypto/rc4/
H A DMakefile87 tests:
/freebsd-10.0-release/crypto/openssl/crypto/seed/
H A DMakefile60 tests:
/freebsd-10.0-release/crypto/openssl/crypto/srp/
H A DMakefile56 tests:
/freebsd-10.0-release/crypto/openssl/crypto/store/
H A DMakefile61 tests:
/freebsd-10.0-release/crypto/openssl/crypto/ui/
H A DMakefile63 tests:
/freebsd-10.0-release/tools/regression/usr.bin/sed/
H A Dmultitest.t40 # These are the regression tests mostly created during the development
56 tests
63 tests()
/freebsd-10.0-release/crypto/openssl/
H A DMakefile.org58 # PKCS1_CHECK - pkcs1 tests.
154 # tests to perform. "alltests" is a special word indicating that all tests
434 @(cd test && echo "generating dummy tests (if needed)..." && \
452 test: tests
454 tests: rehash
456 $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. TESTS='$(TESTS)' OPENSSL_DEBUG_MEMORY=on OPENSSL_CONF=../apps/openssl.cnf tests );
H A DMakefile60 # PKCS1_CHECK - pkcs1 tests.
156 # tests to perform. "alltests" is a special word indicating that all tests
436 @(cd test && echo "generating dummy tests (if needed)..." && \
454 test: tests
456 tests: rehash
458 $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. TESTS='$(TESTS)' OPENSSL_DEBUG_MEMORY=on OPENSSL_CONF=../apps/openssl.cnf tests );
/freebsd-10.0-release/contrib/one-true-awk/
H A DFIXES154 found it while enhancing tests before shipping the ;login: article.
284 locales, using strcoll and iswhatever tests for posix character
303 added some tests for null pointers to debugging printf's, which
552 in run.c; added overflow tests to some previously unchecked cases.
609 added some latin-1 tests to the regression, but i'm not confident;
682 Regression tests now use private echo, to avoid quoting problems.
818 Added a bunch of tests to T.re and T.sub to verify some of this.
850 removed redundant relational tests against nullnode if parse
/freebsd-10.0-release/contrib/atf/atf-c++/detail/
H A Dprocess_test.cpp42 // the system tests for the tools using this module.
62 exec_process_helpers(const atf::tests::tc& tc, const char* helper_name)
/freebsd-10.0-release/crypto/openssl/crypto/ecdh/
H A DMakefile60 tests:
/freebsd-10.0-release/crypto/openssl/crypto/objects/
H A DMakefile72 tests:
/freebsd-10.0-release/sys/dev/xen/netback/
H A Dnetback_unit_tests.c41 * \brief Unit tests for the Xen netback driver.
43 * Due to the driver's use of static functions, these tests cannot be compiled
108 static int xnb_unit_test_runner(test_fixture_t const tests[], int ntests,
181 /** Private data used by unit tests */
203 * \param tests An array of tests. Every test will be attempted.
204 * \param ntests The length of tests
207 * \return The number of tests that failed
210 xnb_unit_test_runner(test_fixture_t const tests[], int ntests, char *buffer, argument
218 int error = tests[
269 test_fixture_t const tests[TOTAL_TESTS] = { local
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/aes/
H A DMakefile104 tests:
/freebsd-10.0-release/crypto/openssl/crypto/conf/
H A DMakefile62 tests:
/freebsd-10.0-release/crypto/openssl/crypto/dso/
H A DMakefile61 tests:
/freebsd-10.0-release/crypto/openssl/crypto/ecdsa/
H A DMakefile60 tests:
/freebsd-10.0-release/crypto/openssl/crypto/modes/
H A DMakefile87 tests:
/freebsd-10.0-release/crypto/openssl/crypto/sha/
H A DMakefile115 tests:
/freebsd-10.0-release/contrib/bmake/mk/
H A Dsys.mk40 # we use indirection, to simplify the tests below, and incase

Completed in 181 milliseconds

12345678910