Merge "Add test plan for conscrypt module to MTS." into qt-dev
am: 0a35f17bd5

Change-Id: I8945549650d230f4cdcf1c251ec900145131c8e6
tree: 20d1a22bbe7aa75b42c7b4a2f6566ac37ec6c0d2
  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