mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 02:42:35 +00:00
add coverage config to audio effect VTS test
Test: mma Change-Id: I5d3854e124df2054860a1bcba65e79ce2d858694
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
_32bit::DATA/nativetest/audio_effect_hidl_hal_test/audio_effect_hidl_hal_test,
|
||||
_64bit::DATA/nativetest64/audio_effect_hidl_hal_test/audio_effect_hidl_hal_test,
|
||||
"/>
|
||||
<option name="test-config-path" value="vts/testcases/hal/audio/effect/hidl/target/HalAudioEffectHidlTargetBasicTest.config" />
|
||||
<option name="binary-test-type" value="gtest" />
|
||||
<option name="test-timeout" value="1m" />
|
||||
</test>
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"use_gae_db": true,
|
||||
"coverage": true,
|
||||
"modules": [{
|
||||
"module_name": "system/lib64/hw/android.hardware.audio.effect@2.0-impl",
|
||||
"git_project": {
|
||||
"name": "platform/hardware/interfaces",
|
||||
"path": "hardware/interfaces"
|
||||
}
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user