Move art_standalone_dexopt_chroot_setup_tests to eng only MTS.

This test is going to require root access.

Bug: 311377497
Test: Presubmit
Change-Id: I2b418d74ef68a099f50965a47c30da2ad17ad263
2 files changed
tree: 41f6c4b2de176837d9bc6141c776fab3072074a5
  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