Exclude Captive portal login flaky test from MTS. am: be3b353316 am: 96224f19e7

Change-Id: I7355ec21c193866808f3d4c9cbe9c9fdc6f563aa
tree: ee2d0c65414b8026735db917d33f34c0355ba593
  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