Add GtsPermissionUiTestCases to mts-permission

Tested on master and T builds.

Bug: 229882278
Test: m mts && mts-tradefed run mts-permission -m GtsPermissionUiTestCases
Change-Id: Ie0a1b5e5611f4889a256da9211ae8ac13ba5d5cf
1 file changed
tree: 6abae9d562eed444831f6d81d09d029a223322cc
  1. tools/
  2. OWNERS
  3. README.md
README.md

Android Mainline Test Suite (MTS)

MTS consists of a set of testing frameworks and test cases, designed to help enhance the robustness, reliability, and compliance of a mainline train (i.e. a set of mainline modules).

MTS has mainly three types of tests:

  • Unit tests
  • CTS tests
  • GTS tests

//TODO: add user manual