Android R Preview 3 (RPP3.200320.017)
Make MTS always use the CtsNetTestCasesLatestSdk.

This ensures that MTS can run on release builds.

Bug: 150822088
Test: tested on R droidfood using "m mts && mts-tradefed run mts-network"
Change-Id: I6094d878617437525c44bbac21f87b6c38b5384d
(cherry picked from commit 06c7950a797aa7f949cd691da6edc98e7fcf36f0)
1 file changed
tree: 7ed85cd577fae849012b566f810e6c07da0d54ad
  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