Add AdServicesServiceCoreMeasurementUnitTests to MTS tests

Fix: 300492774
Test: atest
Change-Id: I57421e48ecb505ec96e997bfaf2d9b580f84a6ba
1 file changed
tree: 96bbd48d75f0b6ce8d89a814f7da0aa02299ef5a
  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