xref: /aosp_15_r20/test/cts-root/README.md (revision fc9e02cc466b32ca348fe8172a44255464d9ce4e)
1*fc9e02ccSAndroid Build Coastguard Worker# Android Compatibility Test Suite - Root extension (CTS-Root)
2*fc9e02ccSAndroid Build Coastguard Worker
3*fc9e02ccSAndroid Build Coastguard WorkerThis is an extension the main CTS test suite, for general compatibility tests
4*fc9e02ccSAndroid Build Coastguard Workerthat require root privileges or a debuggable device.
5*fc9e02ccSAndroid Build Coastguard Worker
6*fc9e02ccSAndroid Build Coastguard WorkerNote that the name of this suite in the build system is CTS_ROOT (with an
7*fc9e02ccSAndroid Build Coastguard Workerunderscore), so this is built with `m cts_root` and tests must be tagged with
8*fc9e02ccSAndroid Build Coastguard Worker`cts_root` in their test_suites to be included.
9*fc9e02ccSAndroid Build Coastguard Worker
10*fc9e02ccSAndroid Build Coastguard WorkerHowever in tradefed the name is cts-root (with a hyphen), so use
11*fc9e02ccSAndroid Build Coastguard Worker`cts-root-tradefed` to run it, and `run cts-root` to run the default cts-root
12*fc9e02ccSAndroid Build Coastguard Workerplan.
13