Searched refs:testsuite (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/replace/
H A DMakefile.in20 all: showflags libreplace.a testsuite
36 ./testsuite
40 TEST_OBJS = test/testsuite.o test/os2_delete.o test/strptime.o
42 testsuite: libreplace.a $(TEST_OBJS)
43 $(CC) -o testsuite $(TEST_OBJS) -L. -lreplace
51 rm -f *.o test/*.o *.a testsuite
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/talloc/
H A DMakefile.in22 all: showflags libtalloc.a testsuite $(EXTRA_TARGETS)
29 testsuite: $(LIBOBJ) testsuite.o
30 $(CC) $(CFLAGS) -o testsuite testsuite.o $(LIBOBJ) $(LIBS)
54 rm -f *~ $(LIBOBJ) libtalloc.a testsuite testsuite.o *.gc?? talloc.3 talloc.3.html
56 test: testsuite
57 ./testsuite
H A Dconfig.mk16 OBJ_FILES = testsuite.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dcheck-xinclude-test-suite.py10 # the testsuite description
193 testsuite = conf.getRootElement() variable
194 if testsuite.name != 'testsuite':
198 profile = testsuite.prop('PROFILE')
204 case = testsuite.children
H A Dcheck-xml-test-suite.py15 # the testsuite description
52 # Used to load the XML testsuite description
381 testsuite = conf.getRootElement() variable
382 if testsuite.name != 'TESTSUITE':
386 profile = testsuite.prop('PROFILE')
392 case = testsuite.children
H A Dcheck-relaxng-test-suite.py17 # the testsuite description
365 testsuite = libxml2.parseFile(CONF) variable
367 root = testsuite.getRootElement()
372 print "Running Relax NG testsuite"
384 testsuite.freeDoc()
H A Dcheck-relaxng-test-suite2.py16 # the testsuite description
18 CONF=os.path.join(os.path.dirname(__file__), "test/relaxng/testsuite.xml")
378 testsuite = libxml2.parseFile(CONF) variable
390 root = testsuite.getRootElement()
395 print "Running Relax NG testsuite"
408 testsuite.freeDoc()
H A Dcheck-xsddata-test-suite.py17 # the testsuite description
383 testsuite = libxml2.parseFile(CONF) variable
395 root = testsuite.getRootElement()
400 print "Running Relax NG testsuite"
410 testsuite.freeDoc()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcheck-xinclude-test-suite.py10 # the testsuite description
193 testsuite = conf.getRootElement() variable
194 if testsuite.name != 'testsuite':
198 profile = testsuite.prop('PROFILE')
204 case = testsuite.children
H A Dcheck-xml-test-suite.py15 # the testsuite description
52 # Used to load the XML testsuite description
381 testsuite = conf.getRootElement() variable
382 if testsuite.name != 'TESTSUITE':
386 profile = testsuite.prop('PROFILE')
392 case = testsuite.children
H A Dcheck-relaxng-test-suite.py17 # the testsuite description
365 testsuite = libxml2.parseFile(CONF) variable
367 root = testsuite.getRootElement()
372 print "Running Relax NG testsuite"
384 testsuite.freeDoc()
H A Dcheck-relaxng-test-suite2.py16 # the testsuite description
18 CONF=os.path.join(os.path.dirname(__file__), "test/relaxng/testsuite.xml")
378 testsuite = libxml2.parseFile(CONF) variable
390 root = testsuite.getRootElement()
395 print "Running Relax NG testsuite"
408 testsuite.freeDoc()
H A Dcheck-xsddata-test-suite.py17 # the testsuite description
383 testsuite = libxml2.parseFile(CONF) variable
395 root = testsuite.getRootElement()
400 print "Running Relax NG testsuite"
410 testsuite.freeDoc()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/build_farm/template/
H A Dbasicsmb.smb.conf18 panic action = /bin/sh BUILD_FARM/samba/testsuite/build_farm/backtrace %d
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Dall_sourcecode.tests33 '(' -type d -a '(' -name .svn -o -name testsuite ')' -prune ')' \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/
H A DMakefile.custom39 bindir=$(objtree) srcdir=$(srctree)/testsuite SED="$(SED)" \
40 $(SHELL) $(srctree)/testsuite/runtest $(if $(KBUILD_VERBOSE:0=),-v)

Completed in 100 milliseconds