Adding AppCloning MediaProvider tests to MTS

Bug: 282637224
Test: atest m mts && mts-tradefed run mts -m CtsAppCloningMediaProviderHostTest
Change-Id: I11312eff047f02c4306c8403223e77efb6bbba8a
1 file changed
tree: 58f969b983682b727fcbdd09aaf69ed68084ff60
  1. tools/
  2. OWNERS
  3. 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