Convert mts to Android.bp

See build/soong/README.md for more information.

Fixes: 144288768
Test: m mts-tradefed mts-tradefed-tests
Test: treehugger
Change-Id: I5ad690d6f37cd8eac65272bbb70df8849fb4ba7d
8 files changed
tree: 4a30737b8d2bb34b89e4dd6a8b7eac1a1c3a6559
  1. tools/
  2. 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