HomeSort by relevance Sort by last modified time
    Searched full:runtests (Results 1 - 25 of 338) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/curl/tests/
.gitignore 13 runtests.html
14 runtests.pdf
Makefile.am 23 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
runtests.1 23 .TH runtests.pl 1 "2 Feb 2010" "Curl 7.20.0" "runtests"
25 runtests.pl \- run one or more test cases
27 .B runtests.pl [options] [test number] [!test number] [key word] [!key word]
57 Run the test event-based (if possible). This will make runtests invoke curl
86 Selects a \fBtorture\fP test for the given tests. This makes runtests.pl first
  /external/antlr/antlr-3.4/runtime/Perl5/t/
classes.t 9 Test::Class->runtests();
  /external/expat/tests/
runtestspp.cpp 6 #include "runtests.c"
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
UserRestrictionsTest.java 58 runTests("userrestrictions.CheckNoOwnerRestrictionsTest", mDeviceOwnerUserId);
69 private void runTests(@Nonnull String className,
74 private void runTests(@Nonnull String className, int userId)
76 runTests(className, null, userId);
85 runTests("userrestrictions.DeviceOwnerUserRestrictionsTest",
87 runTests("userrestrictions.DeviceOwnerUserRestrictionsTest",
89 runTests("userrestrictions.DeviceOwnerUserRestrictionsTest",
104 runTests("userrestrictions.PrimaryProfileOwnerUserRestrictionsTest",
106 runTests("userrestrictions.PrimaryProfileOwnerUserRestrictionsTest",
108 runTests("userrestrictions.PrimaryProfileOwnerUserRestrictionsTest"
    [all...]
BaseDeviceAdminHostSideTest.java 72 protected void runTests(@Nonnull String apk, @Nonnull String className,
78 protected void runTests(@Nonnull String apk, @Nonnull String className)
80 runTests(apk, className, null);
90 runTests(getDeviceAdminApkPackage(), "DeviceAdminTest");
94 runTests(getDeviceAdminApkPackage(), "ClearPasswordTest");
118 runTests(getDeviceAdminApkPackage(), "DeviceAdminPasswordTest",
138 runTests(getDeviceAdminApkPackage(), "DeviceOwnerPasswordTest");
DeviceAdminHostSideTestApi23.java 39 runTests(getDeviceAdminApkPackage(), "ClearDeviceAdminWithNoProtectionTest");
  /external/valgrind/auxprogs/
posixtestsuite-1.5.1-diff.txt 111 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_sigmas
    [all...]
  /external/curl/tests/data/
CMakeLists.txt 1 # Loads 'TESTCASES' from for the 'make show' target in runtests.pl
DISABLED 2 # test cases are run by runtests.pl. Just add the plain test case numbers, one
  /frameworks/base/packages/Osu2/tests/
README.md 11 frameworks/base/packages/Osu2/tests/runtests.sh
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the
28 runtests.sh -e package com.android.osu
29 runtests.sh -e class com.android.osu.NetworkConnectionTest
  /frameworks/opt/net/wifi/tests/wifitests/
README.md 11 frameworks/opt/net/wifi/tests/wifitests/runtests.sh
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the
23 runtests.sh -e package com.android.server.wifi.util
24 runtests.sh -e class com.android.server.wifi.WifiStateMachineTest
45 similar to runtests.sh. If you have multiple devices connected to your machine make sure to set the
  /external/autotest/client/bin/self-test/
test 16 function runtests { function
55 test) runtests tests/* ;;
56 *) runtests "$@" ;;
  /frameworks/base/lowpan/tests/
README.md 11 frameworks/base/lowpan/tests/runtests.sh
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the
33 runtests.sh -e package android.net.lowpan
34 runtests.sh -e class android.net.lowpan.LowpanManagerTest
  /frameworks/base/wifi/tests/
README.md 11 frameworks/base/wifi/tests/runtests.sh
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the
33 runtests.sh -e package android.net.wifi
34 runtests.sh -e class android.net.wifi.WifiScannerTest
  /frameworks/opt/net/lowpan/libandroid_net_lowpan/tests/
README.md 11 frameworks/opt/net/lowpan/libandroid_net_lowpan/tests/runtests.sh
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the
33 runtests.sh -e package android.net.lowpan
34 runtests.sh -e class android.net.lowpan.LowpanIdentityTest
  /system/tools/aidl/docs/
making-changes.md 19 $ ./runtests.sh && echo "All tests pass"
  /cts/libs/wrappedgtest/src/
WrappedGTestActivity.java 32 return runTests(this);
41 protected static native int runTests(WrappedGTestActivity activity);
  /external/autotest/client/tests/connectathon/
connectathon.tar.bz2 
  /external/ltp/testcases/kernel/hotplug/cpu_hotplug/
ChangeLog 18 * runtests.sh: Fixing override for num cpus to test on
25 * Expanding runtests.sh to support LOOP overriding
  /external/v8/tools/mb/
PRESUBMIT.py 12 results.extend(input_api.RunTests(pylint_checks))
21 results.extend(input_api.RunTests([
  /prebuilts/go/darwin-x86/src/internal/trace/testdata/
http_1_7_good 16 % runtime.chanrecv1% '/home/austin/go.dev/src/runtime/chan.go% testing.RunTests.func1.1%*/home/austin/go.dev/src/testing/testing.go???? ???? ?%testing.RunTests.func1%testing.tRunner%testing.RunTests%testing.(*M).Run%net/http_test.TestMain%-/home/austin/go.dev/src/net/http/main_test.go% main.main%net/http/_test/_testmain.go?1 ????????????????????
  /prebuilts/go/linux-x86/src/internal/trace/testdata/
http_1_7_good 16 % runtime.chanrecv1% '/home/austin/go.dev/src/runtime/chan.go% testing.RunTests.func1.1%*/home/austin/go.dev/src/testing/testing.go???? ???? ?%testing.RunTests.func1%testing.tRunner%testing.RunTests%testing.(*M).Run%net/http_test.TestMain%-/home/austin/go.dev/src/net/http/main_test.go% main.main%net/http/_test/_testmain.go?1 ????????????????????
  /device/linaro/bootloader/edk2/BaseTools/Tests/
GNUmakefile 17 @python RunTests.py

Completed in 1949 milliseconds

1 2 3 4 5 6 7 8 91011>>