/test/cts-root/tools/cts-root-tradefed/ |
D | README | 6 that require root privileges or a debuggable device to run. 22 To run a test plan on a single device: 26 are working from the Android source tree and have run 'm cts_root', 30 'run cts-root' to run the default MTS plan 34 To run a test module: 35 'run cts-root --module <module_name>' 37 To run a specific test: 38 'run cts-root --test <test_name>' 40 To shard a plan test run on multiple devices 41 'run cts-root --shards <number of shards> [all …]
|
/test/mts/tools/mts-tradefed/ |
D | README | 21 To run a test plan on a single device: 25 are working from the Android source tree and have run 'm mts', 29 'run mts' to run the default MTS plan 33 To run a test module: 34 'run mts --module <module_name>' 36 To run a specific test: 37 'run mts --test <test_name>' 39 To shard a plan test run on multiple devices 40 'run mts --shards <number of shards> 44 'run mts --help' [all …]
|
/test/vts/tools/vts-core-tradefed/ |
D | README | 12 - tests all run through Trade Federation without python wrapper, thus no 14 - supports sharding a VTS test run across multiple devices in parallel 36 To run a test plan on a single device: 42 Or else if you are working from the Android source tree and have run `make 46 'run vts' to run the default VTS plan 50 To run a test module: 51 'run vts --module <module_name>' 53 To run a specific test: 54 'run vts --module <module_name> --test <test_name>' 56 To shard a plan test run on multiple devices [all …]
|
/test/catbox/tools/catbox-tradefed/ |
D | README | 29 To run a test plan on a single device: 35 Or else if you are working from the Android source tree and have run make catbox, 39 'run catbox' to run the default CATBOX plan 43 To run a test module: 44 'run catbox --module <module_name>' 46 To run a specific test: 47 'run catbox --test <test_name>' 49 To shard a plan test run on multiple devices 50 'run catbox --shards <number of shards> 54 'run catbox --help' [all …]
|
/test/vti/test_serving/gae/testing/ |
D | README.md | 3 A Makefile is provided to deploy and run the e2e test. 5 To run: 10 To manually run, install the requirements 14 Finally, run the test
|
/test/app_compat/csuite/harness/src/test/java/com/android/compatibility/testtype/ |
D | AppLaunchTestTest.java | 72 appLaunchTest.run(NULL_TEST_INFORMATION, mMockListener); in run_testFailed() 82 appLaunchTest.run(NULL_TEST_INFORMATION, mMockListener); in run_testPassed() 99 appLaunchTest.run(NULL_TEST_INFORMATION, mMockListener); in run_takeScreenShot_savesToTestLog() 112 appLaunchTest.run(NULL_TEST_INFORMATION, mMockListener); in run_packageResetSuccess() 124 appLaunchTest.run(NULL_TEST_INFORMATION, mMockListener); in run_packageResetError() 134 appLaunchTest.run(NULL_TEST_INFORMATION, mMockListener); in run_testRetry_passedAfterTwoFailings() 144 appLaunchTest.run(NULL_TEST_INFORMATION, mMockListener); in run_testRetry_failedAfterThreeFailings() 359 public void run( in createFailingInstrumentationTest() 372 public void run( in createPassingInstrumentationTest() 385 public void run( in createPassingInstrumentationTestAfterFailing()
|
/test/vti/dashboard/src/main/webapp/css/ |
D | test_results.css | 15 li.test-run-container.active { 24 .collapsible-header.test-run { 27 .test-run-metadata { 37 .suite-test-run-metadata { 113 .test-run-label {
|
D | search_header.css | 58 .search-bar .search-wrapper .run-type-wrapper { 61 .search-bar .search-wrapper .run-type-wrapper [type="checkbox"]+label {
|
/test/app_compat/csuite/tools/csuite-tradefed/ |
D | README | 21 To run a test plan on a single device: 25 are working from the Android source tree and have run 'm csuite', 37 Perform these steps to build and run csuite from the development environment: 42 run <plan-name>
|
/test/cts-root/ |
D | README.md | 11 `cts-root-tradefed` to run it, and `run cts-root` to run the default cts-root
|
/test/vts-testcase/performance/audio_loopback_test/ |
D | README.md | 2 It is based on the Loopback.apk run with Loopback dongle: https://source.android.com/devices/audio/… 4 * How to run the test? 7 3. `vts-tradefed run vts -m AudioLoopbackTest`
|
/test/app_compat/csuite/integration_tests/ |
D | csuite_crash_detection_test.py | 36 self.adb.run(['logcat', '-c']) 48 self.adb.run(['logcat', '-c']) 98 logcat_process = self.adb.run(['logcat', '-d', '-v', 'brief', '-s', tag])
|
D | csuite_test_utils.py | 190 return self.run(['shell'] + args, check) 192 def run(self, member in Adb 200 self.run(['uninstall', package_name], check=check) 225 return subprocess.run(args, check=check, **kwargs)
|
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/testing/ |
D | MoreAsserts.java | 30 void run() throws Exception; in run() method 49 runnable.run(); in assertThrows()
|
/test/mlts/benchmark/tools/ |
D | gen_tflite_visualization.sh | 11 echo you must run lunch before running this script 31 bazel run //tensorflow/lite/tools:visualize $file $HTML_DIR/$modelname.html
|
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/ |
D | SystemPackageUninstaller.java | 105 void run() throws TargetSetupError, DeviceNotAvailableException; in run() method 113 action.run(); in runWithFrameworkOff() 130 action.run(); in runWithWritableFilesystem() 150 action.run(); in runAsRoot()
|
/test/vts-testcase/kernel/ltp/testcase/tools/ |
D | gen_ltp_config.py | 24 def run(android_build_top, arch, n_bit, is_low_mem, is_hwasan, output_file): function 49 run(os.environ['ANDROID_BUILD_TOP'], arch, n_bit, is_low_mem, is_hwasan, output_path)
|
/test/mlts/benchmark/ |
D | README.txt | 31 * At the end of a benchmark run, its results will be 39 To run the tests use the specific targets available in the build_and_run_benchmark.sh script. 40 By default, every test gets run on each available accelerator in isolation. It is possible to filte… 43 It is also possible to run additional tests without specified target accelerator to let NNAPI
|
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/ |
D | show_suite_release.jsp | 150 <div class="run-type-wrapper col s4 right-align"> 182 <li class="test-run-container"> 183 <div class="collapsible-header test-run"> 226 <span class="suite-test-run-metadata"> 232 <span class="suite-test-run-metadata"> 243 <span class="suite-test-run-metadata">
|
/test/vti/test_serving/ |
D | PREUPLOAD.cfg | 8 test_serving_unittests = ${REPO_ROOT}/test/framework/script/run-unittest.sh
|
/test/vts/tools/vts-core-tradefed/tests/ |
D | run_vts_core_tests.sh | 21 ${VTS_CORE_DIR}/vts-tradefed run singleCommand host -n \
|
/test/vts/testcases/ |
D | run-on-host.mk | 31 vts-prepare-run-on-host: $(TARGET_OUT_EXECUTABLES)/$(LINKER) $(TARGET_OUT)/etc/hosts $(TARGET_OUT_E…
|
/test/vts-testcase/nbu/src/ |
D | README.md | 24 This section lists the components and steps required to create a setup to run 88 Python scripts. Then cd to that directory and run:
|
/test/vts/utils/python/coverage/ |
D | README.md | 1 # To run from another Python module
|
/test/app_compat/csuite/tools/csuite_test/ |
D | csuite_test_test.go | 190 run := func() int { 197 os.Exit(run())
|