| commit | 11454553d2cb0643b5a64193c90e4fada44777fe | [log] [tgz] |
|---|---|---|
| author | Lucia Li <luciali@google.com> | Tue Mar 26 12:34:09 2024 +0000 |
| committer | Lucia Li <luciali@google.com> | Tue Mar 26 12:34:14 2024 +0000 |
| tree | 7817260e8f60b206190415c235b2b5d622961a9a | |
| parent | 3eea3c9e80137b56858b2625a7dcf6a61f727c68 [diff] |
Remove unexpected mcts tag of CtsRootBluetoothTestCases. Bug: 316436147 Change-Id: I07d257856ddee1c7674a7a48a0213d224fbf5fed
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.