Exclude ConnectivityModuleTest in NetworkStack MTS

Tests annotated with ConnectivityModuleTest should only be run in the
connectivity (tethering) MTS, not in NetworkStack/CaptivePortalLogin
MTS.

Bug: 196755836
Test: mts-tradefed run mts-network
Change-Id: Ib130e94b87a4e12ddd59aae7c6437e24d744ecad
1 file changed
tree: 1c98384a42db4d25054c03f4afe340bcb053d924
  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