commit | eb6b86014585b8e4059063f1559a5c4c27092848 | [log] [tgz] |
---|---|---|
author | Pedro Loureiro <pedroql@google.com> | Mon Jun 19 14:16:10 2023 +0000 |
committer | Pedro Loureiro <pedroql@google.com> | Mon Jun 19 14:44:21 2023 +0000 |
tree | 975fd0b046aa45a2b7033d1ccefb89fd0124216b | |
parent | fc6440cd38544270a065fe0fbc67515bf2e0c717 [diff] |
Add ConfigInfrastructureServiceUnitTests to MTS This test verifies the behaviour of the module but is not verifying API behaviour so this doesn't make sense in CTS (but it still makes sense in MTS). Test: atest ConfigInfrastructureServiceUnitTests Bug: 285261745 Change-Id: I454dd9de83121d542f3b6d596cc37806efe20b72
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