Searched refs:tests (Results 1 - 25 of 672) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Dgunzip.tests3 . bunzip2.tests
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/stf/
H A Dstandardcheck.py22 """These tests are run by Samba's "make check"."""
27 # There should not be any actual tests in here: this file just serves
31 tests = strings.tests + smbcontrol.tests + sambalib.tests variable
34 comfychair.main(tests)
H A Dsambalib.py32 # Define the tests exported by this module
33 tests = [snprintf_Test] variable
37 comfychair.main(tests)
H A Dexample.py33 tests = [OnePlusOne] variable
37 comfychair.main(tests, extra_tests=extra_tests)
H A Dinfo3cache.py51 tests = [WinbindAuthCrap, WinbindAuthSmbd, WinbindAuthPlaintext] variable
54 comfychair.main(tests)
H A Dpythoncheck.py22 """These tests are run by Samba's "make check"."""
38 tests = [ImportTest] variable
48 comfychair.main(tests)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Ddead006.tcl9 proc dead006 { { procs "2 4 10" } {tests "ring clump" } \
13 dead001 $procs $tests $timeout $tnum
14 dead002 $procs $tests $timeout $tnum
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/tests/
H A Dtest_smbtorture_s3.sh3 # this runs the file serving tests that are expected to pass with samba3
22 tests="FDPASS LOCK1 LOCK2 LOCK3 LOCK4 LOCK5 LOCK6 LOCK7"
23 tests="$tests UNLINK BROWSE ATTR TRANS2 MAXFID TORTURE "
24 tests="$tests OPLOCK1 OPLOCK2 OPLOCK3"
25 tests="$tests DIR DIR1 TCON TCONDEV RW1 RW2 RW3"
26 tests="$tests OPE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/
H A DMakefile5 $(VREF): avconv$(EXESUF) tests/vsynth1/00.pgm tests/vsynth2/00.pgm
6 $(AREF): avconv$(EXESUF) tests/data/asynth1.sw
8 tests/vsynth1/00.pgm: tests/videogen$(HOSTEXESUF)
9 @mkdir -p tests/vsynth1
10 $(M)./$< 'tests/vsynth1/'
12 tests/vsynth2/00.pgm: tests/rotozoom$(HOSTEXESUF)
13 @mkdir -p tests/vsynth
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/
H A DMakefile1 FFSERVER_REFFILE = $(SRC_PATH)/tests/ffserver.regression.ref
3 VREF = tests/vsynth1/00.pgm
4 AREF = tests/data/asynth1.sw
11 ffservertest: ffserver$(EXESUF) tests/vsynth1/00.pgm tests/data/asynth1.sw
16 $(SRC_PATH)/tests/ffserver-regression.sh $(FFSERVER_REFFILE) $(SRC_PATH)/tests/ffserver.conf
18 OBJDIRS += tests/data tests/vsynth1 tests/dat
[all...]
H A Dffserver-regression.sh3 #perl -e 'chomp($wd = `pwd`); print map { s!tests/data/!!; "<Stream $_>\nFile $wd/tests/data/$_\n</Stream>\n\n" } @ARGV' tests/data/a* >> tests/data/ffserver.conf
4 #perl -e 'chomp($wd = `pwd`); print map { s!tests/data/!!; "<Stream $_.asf>\nFile $wd/tests/data/$_\n</Stream>\n\n" } @ARGV' tests/data/a* >> tests/data/ffserver.conf
10 rm -f tests/feed1.ffm
16 cd tests/dat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/
H A DMakefile.am25 SUBDIRS = m4 tests
39 # The AC_CONFIG_AUX_DIR argument in the tests/rpath*/configure.ac files is
42 # SRCDIR/tests/rpath*/,
44 # relative to BUILDDIR/tests/tstdir/rp-*/.
80 CONFIGURES_RPATHX = $(srcdir)/tests/rpathx/Makefile.in $(srcdir)/tests/rpathx/aclocal.m4 $(srcdir)/tests/rpathx/configure
81 $(srcdir)/tests/rpathx/Makefile.in: $(srcdir)/tests/rpathx/Makefile.am $(srcdir)/tests/rpath
[all...]
H A DMakefile.in212 CONFIGURES_RPATHX = $(srcdir)/tests/rpathx/Makefile.in $(srcdir)/tests/rpathx/aclocal.m4 $(srcdir)/tests/rpathx/configure
213 CONFIGURES_RPATHY = $(srcdir)/tests/rpathy/Makefile.in $(srcdir)/tests/rpathy/aclocal.m4 $(srcdir)/tests/rpathy/configure
214 CONFIGURES_RPATHZ = $(srcdir)/tests/rpathz/Makefile.in $(srcdir)/tests/rpathz/aclocal.m4 $(srcdir)/tests/rpathz/configure
215 CONFIGURES_RPATHLX = $(srcdir)/tests/rpathl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/djgpp/
H A Dedtest.bat3 test -f %XSRC%/tests/stateful-check.orig
4 if errorlevel 1 update %XSRC%/tests/stateful-check %XSRC%/tests/stateful-check.orig
5 sed -f %XSRC%/djgpp/stateful-check.sed %XSRC%/tests/stateful-check.orig > stateful-check
7 update ./stateful-check %XSRC%/tests/stateful-check
10 test -f %XSRC%/tests/stateless-check.orig
11 if errorlevel 1 update %XSRC%/tests/stateless-check %XSRC%/tests/stateless-check.orig
12 sed -f %XSRC%/djgpp/stateless-check.sed %XSRC%/tests/stateless-check.orig > stateless-check
14 update ./stateless-check %XSRC%/tests/stateles
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/djgpp/
H A Dedtest.bat3 test -f %XSRC%/tests/stateful-check.orig
4 if errorlevel 1 update %XSRC%/tests/stateful-check %XSRC%/tests/stateful-check.orig
5 sed -f %XSRC%/djgpp/stateful-check.sed %XSRC%/tests/stateful-check.orig > stateful-check
7 update ./stateful-check %XSRC%/tests/stateful-check
10 test -f %XSRC%/tests/stateless-check.orig
11 if errorlevel 1 update %XSRC%/tests/stateless-check %XSRC%/tests/stateless-check.orig
12 sed -f %XSRC%/djgpp/stateless-check.sed %XSRC%/tests/stateless-check.orig > stateless-check
14 update ./stateless-check %XSRC%/tests/stateles
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/
H A DMakefile.am3 DIST_SUBDIRS = muleunit tests
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgfmt-qt-110 ${MSGFMT} --qt -o mf-qt-1.qm ${top_srcdir}/tests/qttest_pl.po
14 ${CMP} ${top_srcdir}/tests/qttest_pl.qm mf-qt-1.qm >/dev/null 2>/dev/null
H A Dmsgfmt-qt-210 ${MSGFMT} --qt ${top_srcdir}/tests/qttest2_de.po -o mf-qt-2.qm
14 ${CMP} ${top_srcdir}/tests/qttest2_de.qm mf-qt-2.qm >/dev/null 2>/dev/null
H A Dmsgcomm-239 cp ${top_srcdir}/tests/msguniq-a.in mcomm-23.in1
10 cp ${top_srcdir}/tests/msguniq-a.in mcomm-23.in2
20 ${DIFF} ${top_srcdir}/tests/msguniq-a.out mcomm-23.out
H A Dmsgmerge-compendium-511 --compendium ${top_srcdir}/tests/mm-viet.comp.po \
12 /dev/null ${top_srcdir}/tests/mm-viet.pot
18 ${DIFF} ${top_srcdir}/tests/mm-viet.out mm-c-5.out
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/agrep/
H A DMakefile.am4 TESTS = run-tests.sh
11 EXTRA_DIST = run-tests.sh
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/
H A DMakefile57 cd tests && rm -rf .libs runtests runtests.o runtestspp runtestspp.o
58 cd tests && rm -f chardata.o minicheck.o
60 rm -f examples/core tests/core xmlwf/core
72 check: tests/runtests tests/runtestspp
73 tests/runtests
74 tests/runtestspp
97 @for d in lib xmlwf examples tests ; do \
154 tests/chardata.o: tests/chardat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/
H A DMakefile59 cd tests && rm -rf .libs runtests runtests.o runtestspp runtestspp.o
60 cd tests && rm -f chardata.o minicheck.o
62 rm -f examples/core tests/core xmlwf/core
74 check: tests/runtests tests/runtestspp
75 tests/runtests
76 tests/runtestspp
99 @for d in lib xmlwf examples tests ; do \
156 tests/chardata.o: tests/chardat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dbntest.com4 $! Exit status = 1 (success) if all tests passed,
20 $! Some tests have no following "0" lines.
30 $ tests = 0
48 $ tests = tests+ 1
62 $ write sys$output "''passed'/''tests' tests passed"
70 $ if ((tests .gt. 0) .and. (tests .eq. passed))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dbntest.com4 $! Exit status = 1 (success) if all tests passed,
20 $! Some tests have no following "0" lines.
30 $ tests = 0
48 $ tests = tests+ 1
62 $ write sys$output "''passed'/''tests' tests passed"
70 $ if ((tests .gt. 0) .and. (tests .eq. passed))

Completed in 270 milliseconds

1234567891011>>