Add CtsTextClassifierTestCases into MTS ExtServices.

Bug: 143249163
Test: mts && mts-tradefed run mts-extservices
Change-Id: I6587f5ac8c2eecf5140be39bd082e008aa1864e5
1 file changed
tree: c41be218cb7fc60ed2bd5ea5e05ba681f1279ab5
  1. tests/
  2. tools/
  3. Android.mk
  4. OWNERS
  5. 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