Bug: 131352186

Clone this repo:
  1. 25fb1f6 Add script to run mts unit tests. by Chen Zhu · 5 days ago main master
  2. 8d2eded Mark mediaprovider configs owned by android storage by Ray Essick · 5 weeks ago
  3. 188639b Move art_standalone_dexopt_chroot_setup_tests to eng only MTS. by Jiakai Zhang · 8 weeks ago
  4. 64d34f2 Exclude NetworkStackModuleTest and DnsResolverModuleTest from Wi-Fi MTS by Yuyang Huang · 8 weeks ago
  5. 27a484d Merge "map annotation @NonMediaMainlineTest to @NonMainlineTest" into main by Treehugger Robot · 9 weeks ago

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