Enable nesting file structure for partial MTS suites

Bug: 286599760
Test: built mts-mainline-infra and check directory structure
Change-Id: I132d88e1bfae49a0bc9a6f3769f7c9607072a135
1 file changed
tree: 9a1c77363224b34a7598434b0bf6635b63559dd3
  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