HomeSort by relevance Sort by last modified time
    Searched refs:runtests (Results 1 - 5 of 5) sorted by null

  /external/webkit/WebKitTools/Scripts/
test-webkitperl 49 runtests(@files);
  /external/expat/
Makefile.in 59 cd tests && rm -rf .libs runtests runtests.o runtestspp runtestspp.o
74 check: tests/runtests tests/runtestspp
75 tests/runtests
158 tests/runtests.o: tests/runtests.c tests/chardata.h
159 tests/runtests: tests/runtests.o tests/chardata.o tests/minicheck.o $(LIBRARY)
160 $(LINK_EXE) tests/runtests.o tests/chardata.o tests/minicheck.o $(LIBRARY)
161 tests/runtestspp.o: tests/runtestspp.cpp tests/runtests.c tests/chardata.
    [all...]
  /external/expat/amiga/
Makefile 33 RUNTESTS = $(DESTDIR)/runtests
52 staticlib: $(STATICLIB) $(XMLWF) $(ELEMENTS) $(OUTLINE) $(RUNTESTS) $(BENCHMARK) check
55 sharedlib: $(SHAREDLIB) $(XMLWF) $(ELEMENTS) $(OUTLINE) $(RUNTESTS) $(BENCHMARK) check
59 $(RUNTESTS)
170 $(RUNTESTS): $(DESTDIR)/runtests.o $(DESTDIR)/chardata.o $(DESTDIR)/minicheck.o $(LAUNCH)
179 $(DESTDIR)/runtests.o: runtests.c chardata.h
  /external/libffi/testsuite/lib/
libffi-dg.exp 219 global runtests
224 if ![runtest_file_p $runtests $test] {
  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
__init__.py 54 from webkitpy.steps.runtests import RunTests

Completed in 179 milliseconds