Temporarily remove ART Checker run-tests from MTS.

Support for these tests has not been fully integrated yet. Temporarily
remove them from the Mainline Test Suite (MTS) for now.

Test: m mts && mts-tradefed run commandAndExit mts-art
Bug: 167385698
Bug: 162408889
Change-Id: Ib9516a1819a796903faf4741eee13e8f96f78599
1 file changed
tree: 7341c200ddbf30f5e9c4322472dde84606dd40df
  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