Add test config to exclude non-mainline related tests when running 'mts-tradefed run mts'.

Test: m mts && mts-tradefed run mts
Bug: 140939308
Bug: 140779502
Change-Id: I4a4e02bbb939913e677ce544d883f016fb96744e
2 files changed
tree: 7f061b5284b8ce10f5a15ffdd788a5e0cfcb0e62
  1. tests/
  2. tools/
  3. Android.mk
  4. 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