Home
last modified time | relevance | path

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

12

/external/valgrind/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/curl/tests/
DMakefile.am23 HTMLPAGES = testcurl.html runtests.html
24 PDFPAGES = testcurl.pdf runtests.pdf
26 EXTRA_DIST = ftpserver.pl httpserver.pl secureserver.pl runtests.pl getpart.pm \
28 sshserver.pl sshhelp.pm pathhelp.pm testcurl.1 runtests.1 \
62 TEST = srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl
D.gitignore13 runtests.html
14 runtests.pdf
DREADME79 indexed from, can be set explicitly using runtests.pl' -b option to allow
90 'runtests.pl' perl script to run all the tests. Edit the top variables
100 (like "./runtests.pl 3 4" to test 3 and 4 only). It also supports test case
101 ranges with 'to', as in "./runtests 3 to 9" which runs the seven tests from
149 runtests.pl's -t option will enable torture testing mode, which runs each
160 line parameters that failed. Just invoke 'runtests.pl <test number> -g' and
167 runtests.pl script). Use runtests.pl -k to force it to keep the temporary
197 The runtests.pl script provides some hooks to allow curl to be tested on a
201 the beginning of runtests.pl for details.
/external/autotest/client/bin/self-test/
Dtest16 function runtests { function
55 test) runtests tests/* ;;
56 *) runtests "$@" ;;
/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/ltp/testcases/kernel/hotplug/cpu_hotplug/
DChangeLog18 * runtests.sh: Fixing override for num cpus to test on
25 * Expanding runtests.sh to support LOOP overriding
DREADME11 # ./runtests.sh
/external/antlr/antlr-3.4/runtime/Perl5/t/
Dclasses.t9 Test::Class->runtests();
/external/vboot_reference/
Demerge_test.sh51 make runtests -j32
/external/googletest/googletest/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/protobuf/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/v8/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/vulkan-validation-layers/tests/gtest-1.7.0/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/google-breakpad/src/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/curl/tests/unit/
DREADME20 can 'cd tests' and then invoke individual unit tests with ./runtests.pl NNNN
28 using gdb by doing ./runtests.pl -g NNNN. That is, add a -g to make it start
/external/curl/tests/data/
DCMakeLists.txt1 # Loads 'TESTCASES' from for the 'make show' target in runtests.pl
DDISABLED2 # test cases are run by runtests.pl. Just add the plain test case numbers, one
/external/owasp/sanitizer/
DMakefile1 default: javadoc runtests findbugs
119 runtests: tests target
/external/vulkan-validation-layers/tests/gtest-1.7.0/
DMakefile.am143 xcode/Scripts/runtests.sh \
151 xcode/Samples/FrameworkSample/runtests.sh \
/external/google-breakpad/src/testing/gtest/
DMakefile.am141 xcode/Scripts/runtests.sh \
149 xcode/Samples/FrameworkSample/runtests.sh \
/external/protobuf/gtest/
DMakefile.am137 xcode/Scripts/runtests.sh \
143 xcode/Samples/FrameworkSample/runtests.sh \

12