Searched refs:tests (Results 26 - 50 of 672) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/
H A DMakefile.in59 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/timemachine/expat-2.0.1/
H A DMakefile.in62 cd tests && rm -rf .libs runtests runtests.o runtestspp runtestspp.o
63 cd tests && rm -f chardata.o minicheck.o
65 rm -f examples/core tests/core xmlwf/core
77 check: tests/runtests tests/runtestspp
78 tests/runtests
79 tests/runtestspp
102 @for d in lib xmlwf examples tests ; do \
159 tests/chardata.o: tests/chardat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dfilter-audio.mak2 fate-filter-adelay: tests/data/asynth-44100-2.wav
3 fate-filter-adelay: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
15 fate-filter-amix-transition: tests/data/asynth-44100-2-3.wav
16 fate-filter-amix-transition: SRC2 = $(TARGET_PATH)/tests/data/asynth-44100-2-3.wav
21 $(FATE_AMIX): tests/data/asynth-44100-2.wav tests/data/asynth-44100-2-2.wav
22 $(FATE_AMIX): SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
23 $(FATE_AMIX): SRC1 = $(TARGET_PATH)/tests/data/asynth-44100-2-2.wav
50 $(FATE_ATRIM): tests/data/asynth-44100-2.wav
51 $(FATE_ATRIM): SRC = $(TARGET_PATH)/tests/dat
[all...]
H A Dffmpeg.mak2 fate-mapchan-6ch-extract-2: tests/data/asynth-22050-6.wav
3 fate-mapchan-6ch-extract-2: CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asynth-22050-6.wav -map_channel 0.0.0 -flags +bitexact -f wav md5: -map_channel 0.0.1 -flags +bitexact -f wav md5:
6 fate-mapchan-6ch-extract-2-downmix-mono: tests/data/asynth-22050-6.wav
7 fate-mapchan-6ch-extract-2-downmix-mono: CMD = md5 -i $(TARGET_PATH)/tests/data/asynth-22050-6.wav -map_channel 0.0.1 -map_channel 0.0.0 -ac 1 -flags +bitexact -f wav
10 fate-mapchan-silent-mono: tests/data/asynth-22050-1.wav
11 fate-mapchan-silent-mono: CMD = md5 -i $(TARGET_PATH)/tests/data/asynth-22050-1.wav -map_channel -1 -map_channel 0.0.0 -flags +bitexact -f wav
25 fate-force_key_frames: tests/data/vsynth2.yuv
27 "rawvideo -s 352x288 -pix_fmt yuv420p" tests/data/vsynth2.yuv \
32 fate-sub2video: tests/data/vsynth2.yuv
34 -f rawvideo -r 5 -s 352x288 -pix_fmt yuv420p -i $(TARGET_PATH)/tests/dat
[all...]
H A Dlibavresample.mak11 fate-lavr-mix-$(3)-$(1)-$(2): tests/data/asynth-44100-$(1).wav
12 fate-lavr-mix-$(3)-$(1)-$(2): CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asynth-44100-$(1).wav -ac $(2) -mix_coeff_type $(3) -internal_sample_fmt $(4) -f s16le -af atrim=end_sample=1024 -
23 fate-lavr-mix-output-zero: tests/data/filtergraphs/lavr_mix_output_zero tests/data/asynth-44100-4.wav
25 fate-lavr-mix-output-zero: CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asynth-44100-4.wav -filter_script $(TARGET_PATH)/tests/data/filtergraphs/lavr_mix_output_zero -f s16le -
36 fate-lavr-resample-$(3)-$(1)-$(2): tests/data/asynth-$(1)-1.wav
37 fate-lavr-resample-$(3)-$(1)-$(2): CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asynth-$(1)-1.wav -ar $(2) -internal_sample_fmt $(3) -f $(4) -af atrim=end_sample=10240 -
50 fate-lavr-resample-linear: tests/data/asynth-44100-1.wav
51 fate-lavr-resample-linear: CMD = ffmpeg -i $(TARGET_PATH)/tests/dat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/
H A DMakefile35 cd tests; $(MAKE) all
41 cd tests; $(MAKE) install
47 cd tests; $(MAKE) installdirs
53 cd tests; $(MAKE) uninstall
59 cd tests; $(MAKE) check
65 cd tests; $(MAKE) mostlyclean
71 cd tests; $(MAKE) clean
77 cd tests; if test -f Makefile; then $(MAKE) distclean; fi
84 cd tests; if test -f Makefile; then $(MAKE) maintainer-clean; fi
H A DMakefile.devel9 CONFIGURES = configure lib/configure src/configure tests/configure doc/configure
22 tests/configure : tests/configure.ac aclocal.m4
23 cd tests && autoconf -I ..
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Ddb-4.x.t13 plan tests => 9;
41 my @tests = (
48 while (my $test = shift @tests) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/stf/
H A Dtest.py29 tests = [NormalTest, RootTest, GoodExecTest, BadExecTest] variable
32 comfychair.main(tests)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/unit/
H A Dunit1307.c39 static const struct testcase tests[] = { variable in typeref:struct:testcase
222 int testnum = sizeof(tests) / sizeof(struct testcase);
226 rc = Curl_fnmatch(NULL, tests[i].pattern, tests[i].string);
227 if(rc != tests[i].result) {
229 tests[i].pattern, tests[i].string, tests[i].result, rc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A DMakefile.am1 ## Makefile for the tests subdirectory of GNU libunistring.
22 AUTOMAKE_OPTIONS += 1.11 subdir-objects color-tests
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/
H A DMakefile.in58 cd tests && rm -rf .libs runtests runtests.o chardata.o
60 rm -f examples/core tests/core xmlwf/core
72 check: tests/runtests
73 tests/runtests
95 @for d in lib xmlwf examples tests ; do \
148 tests/chardata.o: tests/chardata.c tests/chardata.h
149 tests/runtests.o: tests/runtest
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dt_asn1.c9 static DATA_BLOB tests[] = { variable
33 for (i=0; tests[i].data != NULL; i++) {
40 if ((data.length != tests[i].length) ||
41 (memcmp(data.data, tests[i].data, data.length) != 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsguniq-110 ${MSGUNIQ} -w 1000 -o msguniq-1.tmp ${top_srcdir}/tests/msguniq-a.in
16 ${DIFF} ${top_srcdir}/tests/msguniq-a.out msguniq-1.out
H A Dmsguniq-410 ${MSGUNIQ} --properties-input --properties-output -w 1000 -o msguniq-4.out ${top_srcdir}/tests/msguniq-a.inp
15 ${MSGCAT} --properties-output -w 1000 -o msguniq-4.ok ${top_srcdir}/tests/msguniq-a.out
H A Dgettext-111 cp $top_srcdir/tests/test.mo LC_MESSAGES
15 TEXTDOMAINDIR=.. LANGUAGE=tests \
H A Dgettext-223 cp $top_srcdir/tests/test.mo LC_MESSAGES
27 TEXTDOMAINDIR=.. LANGUAGE=tests \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/tests/
H A Dminicheck.c4 * tests. This interface is based entirely on the portion of the
42 tc->next_tcase = suite->tests;
43 suite->tests = tc;
63 tcase_test_function *new_tests = realloc(tc->tests, new_size);
65 if (new_tests != tc->tests) {
66 free(tc->tests);
67 tc->tests = new_tests;
71 tc->tests[tc->ntests] = test;
117 tc = suite->tests;
136 (tc->tests[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/tests/
H A Dminicheck.c4 * tests. This interface is based entirely on the portion of the
42 tc->next_tcase = suite->tests;
43 suite->tests = tc;
63 tcase_test_function *new_tests = realloc(tc->tests, new_size);
65 if (new_tests != tc->tests) {
66 free(tc->tests);
67 tc->tests = new_tests;
71 tc->tests[tc->ntests] = test;
117 tc = suite->tests;
136 (tc->tests[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A DMakefile.am26 tests/churn-rsync.lua \
27 tests/churn-rsyncssh.lua \
28 tests/churn-direct.lua \
29 tests/exclude-rsync.lua \
30 tests/exclude-rsyncssh.lua \
31 tests/schedule.lua \
32 tests/l4rsyncdata.lua
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A DMakefile.am4 SUBDIRS= . tests
65 tests test: all
66 cd tests && $(MAKE) MAKEFLAGS+=--silent tests
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A DMakefile.am4 SUBDIRS= . tests
65 tests test: all
66 cd tests && $(MAKE) MAKEFLAGS+=--silent tests
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/gnulib-local/
H A DMakefile.am30 modules/unictype/category-none-tests.diff
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_u32.h35 struct xt_u32_test tests[XT_U32_MAXSIZE+1]; member in struct:xt_u32
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dselftest.h17 * Self tests
34 /* online tests */
41 /* offline tests */
50 struct efx_self_tests *tests,

Completed in 203 milliseconds

1234567891011>>