Add Java 17 as a known version am: a35fd68be9 am: c6c664bdc4

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

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