Merge "Remove Mpeg4H263DecoderTest unit test from MTS" into udc-dev am: 0b954bf19d

Original change: https://googleplex-android-review.googlesource.com/c/platform/test/mts/+/23208790

Change-Id: Idcccd2dfa515ac5d9a8a12c750c990d26eb3d8a7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 7b6292c27b6a55bd107b519531f9fde97b7f60c8
  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