Lines Matching full:help

88       help='Number of retries for a test before '
94 help='If set, will dump results in JSON form to the specified file. '
100 help='Index of the external shard to run.')
104 help='Total number of external shards.')
116 help='The relative filepath to a file containing '
121 help='Wether to use the flags file for the apk under test. If set, '
126 help='Path to variations seed file.')
130 help='Path to variations seed file for WebView.')
142 help='Path to save test_runner trace json output to.')
147 help='Whether to trace all function calls.')
160 help='If set, run test suites under out/Debug. '
165 help='If set, run test suites under out/Release. '
171 help='Whether to break on failure.')
178 help='Run the test scripts in platform mode, which '
186 help='Test environment to run in (default: %(default)s).')
191 help='Whether to archive test output locally and generate '
196 help='List available tests and exit.')
199 help='A string of args that were passed to the wrapper '
218 help='Alias for: --num-retries=0 --enable-device-cache '
227 help=argparse.SUPPRESS)
230 help='Google Storage bucket to upload results to.')
235 help='Path to the directory in which build files are'
241 help='Verbose level (multiple times for more)')
247 help='Number of times to repeat the specified set of tests.')
253 help='Uses a persistent shell connection for the adb connection.')
257 help='Disables SpawnedTestServer which doesn'
266 help='Also run disabled tests if applicable.')
270 help='If present, store test results on this path.')
272 help='If present, store chartjson results on this path.')
300 help='Specify the absolute path of the adb binary that '
305 help='Use locally built versions of tools used by devil_chromium.')
308 help='Device denylist file.')
312 help='Target device(s) for the test suite to run on.')
316 help='Run multiple adb commands at the same time, even '
321 help='Cache device state to disk between runs')
325 help='Do not wipe app data between tests. Use this to '
331 help='Attempt to recover devices prior to the final retry. Warning: '
336 help='Run the test under a tool '
337 '(use --tool help to list them)')
343 help='Whether to upload logcat file to logdog.')
348 help='If set, will dump logcats recorded during test run to directory. '
352 help='If set, will merge logcats recorded during test run and dump them '
358 help='Force the applicable adb commands to run with "--user" param set '
370 help='Path to the avd config textpb. '
377 help='Number of emulators to use.')
382 help='Enable graphical window display on the emulator.')
385 help='Comma-separated list of debug tags. This can be used to enable or '
387 'init,snapshot. See "emulator -help-debug-tags" '
392 help='Enable the network (WiFi and mobile data) on the emulator.')
404 help='Additional apk that must be installed on '
409 help='A file path relative to the app data directory '
413 help='Host directory to which app data files will be'
417 action='store_true', help=argparse.SUPPRESS)
421 help="Path to executable's dist directory for native"
426 help='When a test filter is specified, and the list of '
433 help=('If present, test artifacts will be uploaded to this Google '
437 help='If present, store rendering artifacts in this path.')
441 help='Runtime data dependency file from GN.')
445 help='Timeout to wait for each test (default: %(default)s).')
449 help='Add tombstones in results if crash.')
453 help='Executable name of the test suite to run.')
457 help='Path to install json for the test apk.')
461 help='The max number of tests to run in a shard. '
466 help='Wait for java debugger to attach before running any application '
471 help='Directory in which to place all generated coverage files.')
475 help='Do not push new files to the device, instead using existing APK '
483 help='Also run PRE_ tests if applicable.')
496 help='Additional apex that must be installed on '
502 help='Additional apk that must be installed on '
509 help='Configures an additional-apk to be forced '
516 help='Configures an additional-apk to be an instant APK')
520 help='Comma-separated list of annotations. Run only tests with any of '
528 help='Path or name of the apk under test.')
532 help='Store data dependencies in /data/local/tmp/chromium_tests_root')
537 help='Specify Android App Bundle modules to install in addition to the '
543 help='Specify Android App Bundle modules to fake install in addition to '
549 help='Specify locales in addition to the device locale to install splits '
554 help='Directory in which to place all generated '
559 help='Removes the dalvik.vm.enableassertions property')
562 help='.mapping file to use to Deobfuscate java stack traces in test '
567 help='Comma-separated list of annotations. Exclude tests with these '
572 help='Stores any breakpad dumps till the end of the test.')
577 help='Use this apk to temporarily replace a system package with the same '
584 help='Specifies a system package to remove before testing if it exists '
590 help='This can be used to update the voice interaction service to be a '
596 help='Use this apk as the webview provider during test. '
604 help="Specifies command line arguments to add to WebView's flag file")
610 help='This can be used to run a custom shell command on the device as a '
617 help='This can be used to run a custom shell command on the device as a '
622 help='Runtime data dependency file from GN.')
626 help='Capture screenshots of test failures')
630 help='Add tombstones in results if crash.')
634 help='StrictMode command-line flag set on the device, '
640 help='Path or name of the apk containing the tests.')
644 help='Install the test apk as an instant app. '
650 help=('Not actually used for instrumentation tests, but can be used as '
656 help='Factor by which timeouts should be scaled.')
660 help=('Specify the test suite as composed of unit tests, blocking '
664 help='Wait for java debugger to attach before running any application '
671 help='If true, WPR server runs in record mode.'
676 help='Force enables Digital Asset Link verification for the provided '
680 # These arguments are suppressed from the help text because they should
684 help=argparse.SUPPRESS)
688 help=argparse.SUPPRESS)
696 help='A non-default code review system to pass to pass to Gold, if '
700 help='A non-default continuous integration system to pass to Gold, if '
703 '--git-revision', help='The git commit currently being tested.')
706 help='The Gerrit issue this test is being run on, if applicable.')
709 help='The Gerrit patchset this test is being run on, if applicable.')
712 help='The Buildbucket build ID that this test was triggered from, if '
719 help='Specifies to run the Skia Gold pixel tests in local mode. When run '
730 help='Specifies to run the Skia Gold pixel tests in non-local (bot) '
740 help="Don't use the serve account provided by LUCI for authentication "
747 help='Bypass all interaction with Skia Gold, effectively disabling the '
759 help='Hostside test suite to run.')
763 help='Install the test apk as an instant app. '
771 help='Additional apk that must be installed on '
776 help='Use this apk as the webview provider during test. '
783 help='Location of the cts-tradefed script')
787 help='Location of the directory containing aapt binary')
791 help='Location of the directory containing adb binary')
796 help=argparse.SUPPRESS)
800 help=argparse.SUPPRESS)
804 help=argparse.SUPPRESS)
815 help='Generate coverage data by Jacoco on-the-fly instrumentation.')
818 help='Directory to store coverage info.')
821 help='Filters tests by package.')
824 help='Filters tests by runner class. Must be fully qualified.')
826 help='Runs only tests listed in this config.')
830 help='Number of shards to run junit tests in parallel on. Only 1 shard '
834 help='Comma separated list of shard indices to run.')
837 help='JUnit test suite to run.')
841 dest='debug_socket', help='Alias for --debug-socket=8701')
844 help='Wait for java debugger to attach at specified socket address '
851 help='Path to runtime deps for Robolectric.')
853 help='Path to search for native libraries.')
857 help='Path to .ap_ containing binary resources for Robolectric.')
867 help='Path to the linker test APK.')
879 help='Browser under test.')
883 help='A list of allowed categories. Monkey will only visit activities '
888 help='Number of events to generate (default: %(default)s).')
892 help='Seed value for pseudo-random generator. Same seed value generates '
897 help='Delay between events (ms) (default: %(default)s). ')
909 help='Name of the test suite to run.')
1371 help='googletest-based C++ tests')
1381 help='Webview CTS host-side tests')
1389 help='InstrumentationTestCase-based Java tests')
1400 help='JUnit4-based Java tests')
1406 help='linker tests')
1414 help="tests based on Android's monkey command")
1422 help='python tests based on unittest.TestCase')