Home
last modified time | relevance | path

Searched refs:pytests (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/xstc/
DMakefile.am96 pytests: $(PYSCRIPTS) $(TESTDIRS) target
121 $(MAKE) pytests ; fi);
129 $(MAKE) CHECKER='valgrind -q' pytests ; fi);
/external/libxml2/
DMakefile.am1130 @(if [ -x $(PYTHON) -a -d xstc ] ; then cd xstc ; $(MAKE) CHECKER="$(CHECKER)" pytests ; fi)