commit | 55a042e95b9cc99fd3e67e067e8fdf6dc92a0fb5 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Fri May 08 16:09:41 2020 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Fri May 08 16:09:46 2020 -0600 |
tree | 7c9963393ee0a550c5112b40f6b39e018a022c16 | |
parent | dec279c401eac6f43364b951be3a83f0cf716e6d [diff] |
Attempt at fixing MTS failures. Based on the advice of the MTS team, this change adjusts some of the native code test configs to hopefully start passing again. We also remove "MediaProviderClientTests" from MTS, since there's no way to sign it with the platform "media" certificate. Bug: 153588990, 150950400 Test: atest RedactionInfoTest fuse_node_test Change-Id: I67c0900121565ccbfdfc9f49b587cb56d02bd007
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:
//TODO: add user manual