Regenerate the ART MTS definition to include OkHttp tests.

Regenerate the ART MTS definition to include
`MtsLibcoreOkHttpTestCases`.

This test module is added as part of the generated ART MTS shard 02.

Test: m mts && mts-tradefed run commandAndExit mts-art
Test: m mts && mts-tradefed run commandAndExit mts-art-shard-02
Bug: 167385698
Change-Id: Ie3013f59c9fa8968bc8cda582f389189011be1f8
1 file changed
tree: 75e88ccdb14a839498267c2f6756d268feab0efb
  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