Lines Matching refs:help
108 help="To view the list of tests")
110 action="store_true", help="Skip build - just launch")
113 help="Number of make jobs to use when building")
116 help="Do not execute, just preview commands")
119 help="Do not execute, build tests and install to device only")
122 help="Raw mode (for output to other tools)")
125 help="Suite assignment (for details & usage see "
129 help="Increase verbosity of %s" % sys.argv[0])
132 help="Wait for debugger before launching tests")
134 help="Restrict test to a specific class")
136 help="Restrict test to a specific method")
138 help="Restrict test to a specific java package")
140 help="Restrict test to a specific test size")
142 help="Include only those tests tagged with a specific"
145 help="Exclude any tests tagged with a specific"
149 help="Alternate source of user test definitions")
152 help="Generate code coverage metrics for test(s)")
155 help="Path to app to collect code coverage target data for.")
158 help="Do not grant runtime permissions during test package"
161 help="Run test(s) at given file system path")
164 help="Run all defined tests")
167 help="Run all tests defined as part of the continuous "
170 default=300, help="Set a timeout limit (in sec) for "
173 help="Run all tests defined as part of the "
176 help="The user that test apks are installing to."
181 help="Regular expression which generated apks have to"
188 help="Disable hidden API checks in instrumentation"
194 action="store_true", help="use emulator")
196 action="store_true", help="use device")
198 help="use specific serial")