Add mts-documentsUI-coverage.xml to enable code coverage colletion for

DocumentsUI module.

Test: m mts && mts-tradefed run mts-documentsUI-coverage
Bug: 143898232
Change-Id: I6bfa74ca22bd1e88db8276b1e344fe4135651c00
2 files changed
tree: 9d971190efa63a8bb3c071a7dc88805d96496c50
  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