Add NetworkStackRootTests into MTS.

Bug: 203175155
Test: m mts && mts-tradefed run mts-network
Change-Id: I48e8d6ba1f392cac91139810a4e0d30daa6122a5
6 files changed
tree: c50e68f9cb30c3ae8d257e91e5875165c93c7345
  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