commit | 0bcf9f887d7d0519ae83e2664d72cfa2e10d2a95 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Oct 09 17:47:54 2019 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu Oct 10 14:15:17 2019 -0700 |
tree | 24862e537dc44851213ed33f6d0455aeb6b6bab7 | |
parent | 56f1c0c18122055ab380904bc0df1e84cf6c7e87 [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