Home
last modified time | relevance | path

Searched refs:runtests (Results 1 – 25 of 30) sorted by relevance

12

/external/valgrind/main/auxprogs/
Dposixtestsuite-1.5.1-diff.txt111 runtests "$BASEDIR/m*map"
112 runtests "$BASEDIR/shm_*"
118 + runtests "$BASEDIR/aio_*"
119 + runtests "$BASEDIR/lio_listio"
121 + runtests "$BASEDIR/sig*"
122 + runtests $BASEDIR/raise
123 + runtests $BASEDIR/kill
124 + runtests $BASEDIR/killpg
125 + runtests $BASEDIR/pthread_kill
126 + runtests $BASEDIR/pthread_sigmask
[all …]
/external/expat/amiga/
DMakefile27 clib2: clib2/libexpat.a clib2/xmlwf clib2/elements clib2/outline clib2/runtests clib2/benchmark
29 newlib: newlib/libexpat.a newlib/xmlwf newlib/elements newlib/outline newlib/runtests newlib/benchm…
31 library: libs/expat.library libs/xmlwf libs/elements libs/outline libs/runtests libs/benchmark
33 so: so/libexpat.so so/xmlwf so/elements so/outline so/runtests so/benchmark
35 check: clib2/runtests newlib/runtests libs/runtests so/runtests
36 clib2/runtests
37 newlib/runtests
38 libs/runtests
39 so/runtests
135 clib2/runtests: clib2/runtests.o clib2/chardata.o clib2/minicheck.o
[all …]
/external/expat/
DMakefile60 cd tests && rm -rf .libs runtests runtests.o runtestspp runtestspp.o
76 check: tests/runtests tests/runtestspp
77 tests/runtests
165 tests/runtests.o: tests/runtests.c tests/chardata.h
166 tests/runtests: tests/runtests.o tests/chardata.o tests/minicheck.o $(LIBRARY)
167 $(LINK_EXE) tests/runtests.o tests/chardata.o tests/minicheck.o $(LIBRARY)
168 tests/runtestspp.o: tests/runtestspp.cpp tests/runtests.c tests/chardata.h
DMakefile.in60 cd tests && rm -rf .libs runtests runtests.@OBJEXT@ runtestspp runtestspp.@OBJEXT@
76 check: tests/runtests tests/runtestspp
77 tests/runtests
165 tests/runtests.@OBJEXT@: tests/runtests.c tests/chardata.h
166 tests/runtests: tests/runtests.@OBJEXT@ tests/chardata.@OBJEXT@ tests/minicheck.@OBJEXT@ $(LIBRARY)
167 $(LINK_EXE) tests/runtests.@OBJEXT@ tests/chardata.@OBJEXT@ tests/minicheck.@OBJEXT@ $(LIBRARY)
168 tests/runtestspp.@OBJEXT@: tests/runtestspp.cpp tests/runtests.c tests/chardata.h
DCMakeLists.txt104 add_executable(runtests tests/runtests.c tests/chardata.c tests/minicheck.c) target
105 target_link_libraries(runtests expat)
106 add_test(runtests runtests)
DMANIFEST117 tests/runtests.c
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
Dtesting.properties11 #target to call in test.xml: runtests-local|runtests-remote
12 testTarget=runtests-local
36 args=/c ${executionDir}/runtests.bat win32_consolelog.txt
Druntests.bat4 call runtests.bat -vm ..\jdk1.3.1\jre\bin\java "-Dplatform=win32" > %1
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/
Dtesting.properties.template11 #target to call in test.xml: runtests-local | runtests-remote
12 testTarget=runtests-remote
/external/regex-re2/
DMakefile223 @./runtests $(DTESTS)
229 @./runtests $(TESTS)
235 @LD_LIBRARY_PATH=obj/so:$(LD_LIBRARY_PATH) ./runtests $(STESTS)
238 @./runtests $(DTESTS) $(DBIGTESTS)
241 @./runtests $(TESTS) $(BIGTESTS)
244 @LD_LIBRARY_PATH=obj/so:$(LD_LIBRARY_PATH) ./runtests $(STESTS) $(SBIGTESTS)
/external/antlr/antlr-3.4/runtime/Perl5/t/
Dclasses.t9 Test::Class->runtests();
/external/libffi/testsuite/lib/
Dlibffi-dg.exp219 global runtests
224 if ![runtest_file_p $runtests $test] {
/external/webkit/Tools/Scripts/
Dtest-webkitperl59 runtests(@files);
/external/libvpx/libvpx/third_party/googletest/src/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
Dproject.pbxproj83 …2113D838200C7059E /* runtests.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType…
168 4024D1E2113D838200C7059E /* runtests.sh */,
277 shellScript = "/bin/bash $SRCROOT/runtests.sh $BUILT_PRODUCTS_DIR/WidgetFrameworkTest\n";
/external/chromium/testing/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
Dproject.pbxproj83 …2113D838200C7059E /* runtests.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType…
168 4024D1E2113D838200C7059E /* runtests.sh */,
277 shellScript = "/bin/bash $SRCROOT/runtests.sh $BUILT_PRODUCTS_DIR/WidgetFrameworkTest\n";
/external/webkit/LayoutTests/fast/encoding/resources/
Dparser-tests.js58 function runtests(c, m) { function
/external/webkit/Tools/Scripts/webkitpy/tool/steps/
Dsteps_unittest.py35 from webkitpy.tool.steps.runtests import RunTests
D__init__.py57 from webkitpy.tool.steps.runtests import RunTests
/external/libvpx/libvpx/third_party/googletest/src/
DMakefile.am141 xcode/Scripts/runtests.sh \
149 xcode/Samples/FrameworkSample/runtests.sh \
/external/chromium/testing/gtest/
DMakefile.am141 xcode/Scripts/runtests.sh \
149 xcode/Samples/FrameworkSample/runtests.sh \
/external/libvpx/libvpx/third_party/googletest/src/xcode/gtest.xcodeproj/
Dproject.pbxproj205 …00E96B92E000D1852 /* runtests.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType…
343 3B87D2100E96B92E000D1852 /* runtests.sh */,
638 …er, this \"Run Script\" build phase will be executed from $SRCROOT\n/bin/bash Scripts/runtests.sh";
/external/protobuf/gtest/xcode/gtest.xcodeproj/
Dproject.pbxproj204 …00E96B92E000D1852 /* runtests.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType…
341 3B87D2100E96B92E000D1852 /* runtests.sh */,
634 …er, this \"Run Script\" build phase will be executed from $SRCROOT\n/bin/bash Scripts/runtests.sh";
/external/chromium/testing/gtest/xcode/gtest.xcodeproj/
Dproject.pbxproj205 …00E96B92E000D1852 /* runtests.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType…
343 3B87D2100E96B92E000D1852 /* runtests.sh */,
638 …er, this \"Run Script\" build phase will be executed from $SRCROOT\n/bin/bash Scripts/runtests.sh";
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
Dqueues.py53 from webkitpy.tool.steps.runtests import RunTests
/external/protobuf/gtest/
DMakefile.am45 xcode/Scripts/runtests.sh \

12