commit | 17dc83a3e0573988ee55348f9dedb9990cf6bbf4 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Wed Nov 10 08:06:19 2021 +0000 |
committer | Xin Li <delphij@google.com> | Wed Nov 17 07:16:53 2021 +0000 |
tree | ba3dc95f7f8ddd62040895bb1c5277c81c2fbcae | |
parent | 42543ffd772ace36c27776c2eb50f6435870bcdd [diff] | |
parent | 01336d6d2ca033c5e332e46a1e60146276d62ae7 [diff] |
Empty merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 Bug: 205056467 Merged-In: Ib9d09f586af89dfb041451b5faf7003e287757f7 Change-Id: I2d8ac14aff1f85492c416695c9e767b8060fdd74
This is an extension the main CTS test suite, for general compatibility tests that require root privileges or a debuggable device.
Note that the name of this suite in the build system is CTS_ROOT (with an underscore), so this is built with m cts_root
and tests must be tagged with cts_root
in their test_suites to be included.
However in tradefed the name is cts-root (with a hyphen), so use cts-root-tradefed
to run it, and run cts-root
to run the default cts-root plan.