Exlcude known failing media tests when running the whole MTS test suite. am: e9ba7f25d4
am: 0b9ba39228

Change-Id: Iff63ae5566b8a8fdeec9f82d107c6976f0ca4bba
tree: f04888578455a1430b3b3eb7e304bff2ee3a387e
  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