Remove art_standalone_runtime_compiler_tests.

These tests are being moved elsewhere in
    https://android-review.googlesource.com/2232131 .

Test: atest art_standalone_runtime_tests
Test: atest art_standalone_compiler_tests
Test: m mts && mts-tradefed run commandAndExit mts-art
Test: m mts && mts-tradefed run commandAndExit mts-art-shard-03
Change-Id: I627905d0f69048d940d4254dd1d1584e8e83ecb4
1 file changed
tree: e7b52a052140738e314819ffa829d1bdcfb8bb56
  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