Searched refs:tests (Results 376 - 400 of 672) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A DMakefile.in318 SUBDIRS = . tests
812 tests test: all
813 cd tests && $(MAKE) MAKEFLAGS+=--silent tests
H A DMakefile318 SUBDIRS = . tests
812 tests test: all
813 cd tests && $(MAKE) MAKEFLAGS+=--silent tests
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A DMakefile.in276 TEST_DIST= `find tests \( -name 'DIFF' -prune \) -o \( -name NEW -prune \) -o -type f \! -name '.*' \! -name '*~' -print`
352 (cd tests && ./TESTrun.sh)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/certs/scripts/
H A DMakefile.in80 subdir = tests/certs/scripts
352 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/certs/scripts/Makefile'; \
354 $(AUTOMAKE) --foreign tests/certs/scripts/Makefile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DMakefile.in41 subdir = unittests/tests
399 # If any tests uses more than a cpp/h fileset, then
456 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign unittests/tests/Makefile'; \
458 $(AUTOMAKE) --foreign unittests/tests/Makefile
902 tests="test"; \
905 tests="tests"; \
910 banner="$$All$$all $$tests passed"; \
913 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
917 banner="$$failed of $$all $$tests faile
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/
H A DMakefile.in34 subdir = tests
222 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/Makefile'; \
224 $(AUTOMAKE) --gnits tests/Makefile
295 banner="All $$all tests passed"; \
297 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
301 banner="$$failed of $$all tests failed"; \
303 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
309 skipped="($$skip tests were not run)"; \
463 # Clean up the intermediate directory created by running the tests.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A DMakefile2 # tests/Makefile. Generated from Makefile.in by configure.
37 subdir = tests
401 abs_builddir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime/tests
402 abs_srcdir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime/tests
476 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/Makefile'; \
478 $(AUTOMAKE) --gnits tests/Makefile
622 banner="All $$all tests passed"; \
624 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
628 banner="$$failed of $$all tests failed"; \
630 banner="$$failed of $$all tests di
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DForeignKeyTest.java57 Enumeration e = txnSuite.tests();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/
H A DMakefile87 tests:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ecdsa/
H A DMakefile60 tests:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/objects/
H A DMakefile68 tests:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ecdh/
H A DMakefile60 tests:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/objects/
H A DMakefile72 tests:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ecdh/
H A DMakefile60 tests:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/objects/
H A DMakefile72 tests:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/test/
H A Dudev-test.pl7 # Simply extend the @tests array, to add a new test variant.
34 my @tests = (
1790 if (defined($tests[$test_num-1]->{desc})) {
1792 run_test($tests[$test_num-1], $test_num);
1798 print "\nudev-test will run ".($#tests + 1)." tests:\n\n";
1800 foreach my $rules (@tests) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/tests/
H A DMakefile2 # tests/Makefile. Generated from Makefile.in by configure.
57 subdir = tests
251 abs_builddir = ${TIMEMACHINE_PATH}/avahi-0.6.25/tests
252 abs_srcdir = ${TIMEMACHINE_PATH}/avahi-0.6.25/tests
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A DMakefile60 # PKCS1_CHECK - pkcs1 tests.
158 # tests to perform. "alltests" is a special word indicating that all tests
441 @(cd test && echo "generating dummy tests (if needed)..." && \
459 test: tests
461 tests: rehash
463 $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. TESTS='$(TESTS)' OPENSSL_DEBUG_MEMORY=on OPENSSL_CONF=../apps/openssl.cnf tests );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A DMakefile60 # PKCS1_CHECK - pkcs1 tests.
158 # tests to perform. "alltests" is a special word indicating that all tests
441 @(cd test && echo "generating dummy tests (if needed)..." && \
459 test: tests
461 tests: rehash
463 $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. TESTS='$(TESTS)' OPENSSL_DEBUG_MEMORY=on OPENSSL_CONF=../apps/openssl.cnf tests );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DMakefile60 # PKCS1_CHECK - pkcs1 tests.
124 # tests to perform. "alltests" is a special word indicating that all tests
376 @(cd test && echo "generating dummy tests (if needed)..." && \
391 test: tests
393 tests: rehash
395 $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. TESTS='${TESTS}' OPENSSL_DEBUG_MEMORY=on tests );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A DMakefile77 hmac-tests.lo primegen.lo hash-common.lo
260 hmac-tests.c \
358 include ./$(DEPDIR)/hmac-tests.Plo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A DMakefile77 hmac-tests.lo primegen.lo hash-common.lo
260 hmac-tests.c \
358 include ./$(DEPDIR)/hmac-tests.Plo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/
H A DMakefile2 # tests/Makefile. Generated from Makefile.in by configure.
42 subdir = tests
226 abs_builddir = $(SRC_PATH)/tre-0.8.0/tests
227 abs_srcdir = $(SRC_PATH)/tre-0.8.0/tests
308 EXTRA_DIST = build-tests.sh
322 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
324 $(AUTOMAKE) --foreign tests/Makefile
723 banner="All $$all tests passed"; \
725 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
729 banner="$$failed of $$all tests faile
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DMakefile.in649 README.tests Makefile.tests \
656 # Install the tests program sources as examples
1570 $(MAKE) MAKEFLAGS+=--silent tests ; fi)
1575 @echo '## Running the regression tests under Valgrind'
1579 testall : tests SVGtests SAXtests
1581 tests: XMLtests XMLenttests NStests IDtests Errtests APItests @READER_TEST@ @TEST_SAX@ @TEST_PUSH@ @TEST_HTML@ @TEST_PHTML@ @TEST_VALID@ URItests @TEST_PATTERN@ @TEST_XPATH@ @TEST_XPTR@ @TEST_XINCLUDE@ @TEST_C14N@ @TEST_DEBUG@ @TEST_CATALOG@ @TEST_REGEXPS@ @TEST_SCHEMAS@ @TEST_SCHEMATRON@ @TEST_THREADS@ Timingtests @TEST_VTIME@ @PYTHON_TESTS@ @TEST_MODULES@
1583 $(MAKE) MAKEFLAGS+=--silent tests ; fi)
1584 @(cd doc/examples ; $(MAKE) MAKEFLAGS+=--silent tests)
1587 @echo '## Running the regression tests unde
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DMakefile.in649 README.tests Makefile.tests \
656 # Install the tests program sources as examples
1570 $(MAKE) MAKEFLAGS+=--silent tests ; fi)
1575 @echo '## Running the regression tests under Valgrind'
1579 testall : tests SVGtests SAXtests
1581 tests: XMLtests XMLenttests NStests IDtests Errtests APItests @READER_TEST@ @TEST_SAX@ @TEST_PUSH@ @TEST_HTML@ @TEST_PHTML@ @TEST_VALID@ URItests @TEST_PATTERN@ @TEST_XPATH@ @TEST_XPTR@ @TEST_XINCLUDE@ @TEST_C14N@ @TEST_DEBUG@ @TEST_CATALOG@ @TEST_REGEXPS@ @TEST_SCHEMAS@ @TEST_SCHEMATRON@ @TEST_THREADS@ Timingtests @TEST_VTIME@ @PYTHON_TESTS@ @TEST_MODULES@
1583 $(MAKE) MAKEFLAGS+=--silent tests ; fi)
1584 @(cd doc/examples ; $(MAKE) MAKEFLAGS+=--silent tests)
1587 @echo '## Running the regression tests unde
[all...]

Completed in 229 milliseconds

<<11121314151617181920>>