Remove HelloWorld-Dm as a test MTS can run.

It has its own custom run script, so we were not testing the purpose of
the test.

Test: 674-HelloWorld-Dm
Change-Id: I872808721ff6c9340ce23789088eaeac297a63ff
1 file changed
tree: e2615bbf4df173d850b4340a6f1cdc63bf67934e
  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