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

Change-Id: I047c8b36e384af0d760f7a70606d44c7f7fd03ad
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