Update the MTS repo after aosp/2832980 am: ecc44af163

Original change: https://android-review.googlesource.com/c/platform/test/mts/+/2838195

Change-Id: I364723a2ca6c190e59b2e7e748fa54aa68acb950
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 8c6219b9851cbccc77bbf5e9c436a5bac90c74e0
  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