Lines Matching refs:run
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>
45 'run cts-root --help'
54 Perform these steps to build and run cts-root-tradefed from the development