Regenerate the ART MTS definition (2022-02-03).

This change includes fixed flaky tests from the ART MTS definition.

Output from `art/test/utils/regen-test-files -m`:
Generated Blueprint files for 656 ART run-tests out of 947 (69%).
Generated TEST_MAPPING entries for 404 ART run-tests out of 947 (42%):
  404 ART run-tests (100%) in `mainline-presubmit` test group.
   18 ART gtests (94%) in `mainline-presubmit` test group.
  404 ART run-tests (100%) in `presubmit` test group.
   19 ART gtests (100%) in `presubmit` test group.
Generated ART MTS entries for 404 ART run-tests out of 947 (42%).

Bug: 167385698
Bug: 209958457
Bug: 216667550
Bug: 217356401
Test: Rely on ART MTS ATP test runs
Change-Id: Idd275b894eac44f73b2d990d48f47d6c5219ab5f
1 file changed
tree: f824fd9f400027a0e821dda8ccc1a525b5af2a09
  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