Keun Soo Yim
d938f4921e
use a precondition var in soundtrigger.
...
Test: make vts BUILD_GOOGLE_VTS=true -j32 && vts-tradefed run
commandAndExit vts --skip-all-system-status-check --primary-abi-only
--skip-preconditions --module HalSoundTriggerHidlTargetBasicTest -l INFO
Fixes: 34256132
Change-Id: Iab82492503d57a589fd3bed3db609a67064ec98b
2017-01-24 14:20:18 -08:00
Keun Soo Yim
5d406a3a37
Merge "add target-side profiling test for multimedia HIDL HALs"
2017-01-19 02:25:34 +00:00
Keun Soo Yim
e64871a894
add target-side profiling test for multimedia HIDL HALs
...
Test: mma
Change-Id: I14aeb000e2a17381c28ea2115d67a7e8eb84e375
2017-01-18 23:23:49 +00:00
Keun Soo Yim
6a324feba5
use the default mode of a target device
...
Test: mma
Change-Id: I10dfe98cb308083bad04395c46b7e3fb59ee6d97
2017-01-13 16:25:55 +00:00
Ryan Campbell
61eda640ba
Fix typos in sound trigger config.
...
Remove trailing commas so that sound trigger config file is a valid
JSON.
Test: make vts, run sound trigger vts tests
Bug: 34223299
Change-Id: I4983f956c90a5000549566a4ff721b7a07439740
2017-01-11 12:43:37 -08:00
Keun Soo Yim
44bd1163bd
use 32-bit soundtrigger libs for its coverage measurement
...
rollback this when soundtrigger is migrated to 64-bit
Test: mma
Change-Id: Iaf8216a066bd833c2d34d3bbb68a10a64a040045
2017-01-06 13:08:10 -08:00
Keun Soo Yim
1e777141db
add coverage config for soundtrigger HAL
...
Test: mma
Change-Id: I5849d41e15eeb9d27154378fe5e56409cc179819
2017-01-06 09:10:44 -08:00
Steven Moreland
b643842192
Return<*> getStatus().isOk() -> isOk()
...
Bug: 31348667
Test: compiles
Change-Id: If8d5a23f80dbc04127635b49f1ef77398fc9f8a1
2017-01-04 10:40:05 -08:00
Yifan Hong
f9d303435d
Update to use the correct logging library.
...
Test: mma compiles
Change-Id: Idb33dea5faaf1a5e54719c2a5a683d2d47e9b8e8
2016-12-01 17:47:02 -08:00
Eric Laurent
e3c9a8c27b
Basic target VTS test for Sound Trigger HAL
...
As all sound trigger HAL implementations use proprietary
sound models this just tests proper enumeration of HAL
properties and proper error response from HAL when methods are called
with obviously wrong arguments or out of sequence.
Test: build and run test
Bug: 32022431
Change-Id: I6eca0dc100843141752665f7a0d4749fc7eda6fc
2016-11-23 10:45:32 -08:00