commit | 0b457ad126a19a6af13a51ea27fb0b2f7008b84a | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Oct 09 17:47:54 2019 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Wed Oct 16 17:26:45 2019 -0700 |
tree | 1a0e3752f0d3ed17e7d1f158cc820ab50c6c0619 | |
parent | 60d9b9842364630df5c3ab5e065b256c867580e2 [diff] |
audio: Skip tests if audio HAL service lacks "primary" device Non-default audio service (e.g. MSD) is allowed not to have a "primary" device. In this case tests that require it can be skipped. Manage static objects of a test suite in a canonical gtest way using SetUp/TearDownTestSuite. Bug: 139321356 Bug: 141433379 Test: vts-tradefed run commandAndExit vts -m VtsHalAudioV5_0Target on a device with "msd" audio HAL module Change-Id: I08a11b2caa9a913e812f1c203007070e4e68c44e