Searched refs:runtest (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/stf/
H A Dinfo3cache.py39 def runtest(self): member in class:WinbindAuthCrap
43 def runtest(self): member in class:WinbindAuthSmbd
48 def runtest(self): member in class:WinbindAuthPlaintext
H A Dexample.py26 def runtest(self): member in class:OnePlusOne
30 def runtest(self): member in class:FailTest
H A Dsambalib.py28 def runtest(self): member in class:snprintf_Test
H A Dtest.py9 def runtest(self): member in class:NormalTest
20 def runtest(self): member in class:GoodExecTest
H A Dsmbcontrol.py10 def runtest(self): member in class:NoArgs
16 def runtest(self): member in class:OneArg
22 def runtest(self): member in class:SmbdDest
27 def runtest(self): member in class:NmbdDest
33 def runtest(self): member in class:PidDest
38 def runtest(self): member in class:SelfDest
43 def runtest(self): member in class:WinbinddDest
49 def runtest(self): member in class:BadDest
54 def runtest(self): member in class:BadCmd
60 def runtest(sel member in class:NoArgCmdTest
108 def runtest(self): member in class:OneArgCmdTest
130 def runtest(self): member in class:PrintNotify
190 def runtest(self): member in class:Profile
204 def runtest(self): member in class:ProfileLevel
214 def runtest(self): member in class:TimeoutArg
221 def runtest(self): member in class:ConfigFileArg
226 def runtest(self): member in class:BogusArg
[all...]
H A Dpythoncheck.py28 def runtest(self): member in class:ImportTest
H A Dstrings.py50 def runtest(self): member in class:PushUCS2_Tests
76 def runtest(self): member in class:StrCaseCmp
108 def runtest(self): member in class:strstr_m
H A Dcomfychair.py91 def runtest(self): member in class:TestCase
325 obj.runtest()
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DMakefile.tests11 all: runtest$(EXEEXT) runsuite$(EXEEXT) testapi$(EXEEXT) testchar$(EXEEXT)
14 $(RM) runtest$(EXEEXT) runsuite$(EXEEXT) testapi$(EXEEXT)
18 runtest$(EXEEXT): runtest.c
19 $(CC) -o runtest$(EXEEXT) $(CFLAGS) runtest.c $(LIBS) $(THREADLIB)
21 do_runtest: runtest$(EXEEXT)
22 ./runtest
H A Dtestrecurse.c910 runtest(int i) { function
949 ret += runtest(i);
957 ret += runtest(i);
H A DMakefile.in42 testapi$(EXEEXT) testModule$(EXEEXT) runtest$(EXEEXT) \
137 am_runtest_OBJECTS = runtest.$(OBJEXT)
548 runtest_SOURCES = runtest.c
809 runtest$(EXEEXT): $(runtest_OBJECTS) $(runtest_DEPENDENCIES)
810 @rm -f runtest$(EXEEXT)
919 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtest.Po@am__quote@
1568 $(CHECKER) ./runtest$(EXEEXT) && $(CHECKER) ./testrecurse$(EXEEXT) &&$(CHECKER) ./testapi$(EXEEXT) && $(CHECKER) ./testchar$(EXEEXT)&& $(CHECKER) ./testdict$(EXEEXT) && $(CHECKER) ./runxmlconf$(EXEEXT)
2540 tar -cf - $(distdir)/test $(distdir)/result $(distdir)/xstc/Tests $(distdir)/Makefile.tests $(distdir)/README $(distdir)/README.tests $(distdir)/AUTHORS $(distdir)/testapi.c $(distdir)/runtest.c $(distdir)/runsuite.c | GZIP=$(GZIP_ENV) gzip -c >`echo "$(distdir)" | sed "s+libxml2+libxml2-tests+"`.tar.gz
H A DMakefile42 testapi$(EXEEXT) testModule$(EXEEXT) runtest$(EXEEXT) \
137 am_runtest_OBJECTS = runtest.$(OBJEXT)
548 runtest_SOURCES = runtest.c
809 runtest$(EXEEXT): $(runtest_OBJECTS) $(runtest_DEPENDENCIES)
810 @rm -f runtest$(EXEEXT)
919 include ./$(DEPDIR)/runtest.Po
1568 $(CHECKER) ./runtest$(EXEEXT) && $(CHECKER) ./testrecurse$(EXEEXT) &&$(CHECKER) ./testapi$(EXEEXT) && $(CHECKER) ./testchar$(EXEEXT)&& $(CHECKER) ./testdict$(EXEEXT) && $(CHECKER) ./runxmlconf$(EXEEXT)
2540 tar -cf - $(distdir)/test $(distdir)/result $(distdir)/xstc/Tests $(distdir)/Makefile.tests $(distdir)/README $(distdir)/README.tests $(distdir)/AUTHORS $(distdir)/testapi.c $(distdir)/runtest.c $(distdir)/runsuite.c | GZIP=$(GZIP_ENV) gzip -c >`echo "$(distdir)" | sed "s+libxml2+libxml2-tests+"`.tar.gz
H A DMakefile.am11 testReader testapi testModule runtest runsuite testchar \
54 runtest_SOURCES=runtest.c
180 $(CHECKER) ./runtest$(EXEEXT) && $(CHECKER) ./testrecurse$(EXEEXT) &&$(CHECKER) ./testapi$(EXEEXT) && $(CHECKER) ./testchar$(EXEEXT)&& $(CHECKER) ./testdict$(EXEEXT) && $(CHECKER) ./runxmlconf$(EXEEXT)
1152 tar -cf - $(distdir)/test $(distdir)/result $(distdir)/xstc/Tests $(distdir)/Makefile.tests $(distdir)/README $(distdir)/README.tests $(distdir)/AUTHORS $(distdir)/testapi.c $(distdir)/runtest.c $(distdir)/runsuite.c | GZIP=$(GZIP_ENV) gzip -c >`echo "$(distdir)" | sed "s+libxml2+libxml2-tests+"`.tar.gz
H A Druntest.c2 * runtest.c: C program to run libxml2 regression tests without
7 * cc -o runtest `xml2-config --cflags` runtest.c `xml2-config --libs` -lpthread
4364 runtest(int i) { function
4403 ret += runtest(i);
4411 ret += runtest(i);
4432 fprintf(stderr, "runtest requires output to be enabled in libxml2\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/testsuite/smbd/
H A Dse_access_check_printer.c99 void runtest(void) function
202 runtest();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep065.tcl167 set runtest [list REPTEST $method 15 10]
171 set runtest {REPTEST_GET}
179 $runtest \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/
H A DMakefile.custom40 $(SHELL) $(srctree)/testsuite/runtest $(if $(KBUILD_VERBOSE:0=),-v)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A DMakefile.bcb220 $(BINDIR)\runtest.exe\
H A DMakefile.mingw214 $(BINDIR)/runtest.exe\
H A DMakefile.msvc247 $(BINDIR)\runtest.exe\

Completed in 134 milliseconds