Filter out media tests that are not related to mainline.

http://go/media-mts-filter

Bug: 141884008
Test: make mts && mts-tradefed run mts-media

Change-Id: I49445a3771abb2cf00b0b28f836bbcdf59619951
2 files changed
tree: 606e3689d8aa087191f7dcb9552b1674148257f4
  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