Add tethering native tests to mts code coverage am: 71c860e155 am: f1c3f039eb am: f92ec086b3 am: 61292ffb29

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

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