Enable MTS controller for CtsClasspathsTestCases.

Bug: 195411013
Test: N/A
Change-Id: I00100b4c3d672c4e1787d02bad872ebcf0fe58a1
1 file changed
tree: e30a2525677a34e79b0958bfe82458b7c79da5cd
  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