summaryrefslogtreecommitdiff
path: root/soundtrigger/2.0/vts/functional/VtsHalSoundtriggerV2_0TargetTest.cpp
AgeCommit message (Collapse)Author
2020-07-29Suppress gtest error for tests without any instanceDan Shi
Bug: 162052785 Test: m -j vts Change-Id: I58bc808a82b2128bb8774f762f9b9fcecd2614fb
2020-03-31remove stopAllRecognitions VTS testNicholas Ambur
The stopAllRecognitions API is not used at the layers above the HAL, and it requires the HAL to own the state of all active recognitions. This API causes discontinuity with the upper layers also maintaining state information. The VTS requirement is being removed. Bug: 151281377 Test: atest VtsHalSoundtriggerV2_0TargetTest && atest VtsHalSoundtriggerV2_1TargetTest Change-Id: If14ed8177e0ff2730d2ed78ba8fbbbd058c4d57a
2019-11-12[vts-core] add VtsHalSoundtriggerV2_*TargetTest to vts-corenelsonli
Convert VtsHalSoundtriggerV2_*TargetTest to be parameterized test and add it to vts-core Bug: 142397658 Test: $atest VtsHalSoundtriggerV2_0TargetTest $atest VtsHalSoundtriggerV2_1TargetTest $atest VtsHalSoundtriggerV2_2TargetTest Change-Id: Ibd9dec2b1aaa5ea0f5ca3fe2976b500048b3e426
2018-02-12Convert soundtrigger hal test to use VtsHalHidlTargetTestEnvBaseZhuoyao Zhang
Bug: 64203181 Test: make vts vts-tradefed run vts -m VtsHalSoundtriggerV2_0Target vts-tradefed run vts -m VtsHalSoundtriggerV2_1Target Change-Id: I747d674e4c0016cd8a1c373c8d7f744a022a98d8
2017-05-17sound trigger VTS: used default HAL service nameEric Laurent
Bug: 37864311 Test: run VTS for module VtsHalSoundtriggerV2_0Target on marlin Change-Id: If727dcc5921742ece6252dff839ce8100f24ccd1
2017-04-06Fix transitive includes.Steven Moreland
Files relying on transitive include of utils/Log.h (and things that it includes) from MQDescriptor.h Test: pass Merged-In: Iff316b21bef556bb026378b7f89e97ded3febef4 Change-Id: Iff316b21bef556bb026378b7f89e97ded3febef4
2017-03-16Remove unused using statements.Steven Moreland
Bug: 36099713 Test: pass Change-Id: Ied915bec14dae3234d6b47ced28af95d7d1d178f
2017-03-10Change vts target base test class nameYuexi Ma
Test: make vts succeed, vts kernel tests and nfc hal tests passed Change-Id: I95f10ad7a66f261c9030357edd411fe6d94150e8
2017-03-08soundtrigger: remove warning from VTS testSteven Moreland
Test: pass Change-Id: I5b437980fb8003cbfb56b0ab9079993565224fa6
2017-03-03Add VTS test for ISoundTriggerHw::loadSoundModelHsin-Yi Chen
Add a negative test for loading generic sound model with random data. Test: vts-tradefed run commandAndExit vts -m VtsHalSoundtriggerV2_0Target Bug: 35409266 Change-Id: I0bb6dd758d114bd094c88899abf06accdefb8efa
2017-02-28change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master)Yuexi Ma
Bug: 33385836 Test: mma Change-Id: Ide3ebc4a9db76257f33bcfb0c1f13d2ee33eeaa8
2017-02-21Update the test binary and source file name on master.Zhuoyao Zhang
* To confirm with Vts naming convention. Bug: 35273456 Test: mma Change-Id: I845da64085253cd02480465479618308045a52ed