Split Conscrypt MTS into user and eng-only test lists.

[Moved from AOSP due to merge conflicts]

Bug: 235453983
Test: m mts && mts-tradefed run mts-conscrypt
Change-Id: Idc819c089a6746fab3dc0c7bf5a099549262c638
5 files changed
tree: de1c8a467de2fc761fd0b637fd34bf50b6298694
  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