Add test plan to verify preloaded mainline modules. am: 5bbbadff9b
am: 5c812e74ff

Change-Id: I93f952d056d0dce75d1b84dcb377991e55053890
tree: 41dd085e9b146bb3b34d9557bb2c41cdb3824f34
  1. tests/
  2. tools/
  3. Android.mk
  4. 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