mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
audio: Move stable libaudioclient tests to presubmit for the AIDL HAL
These framework-side tests are helpful in detecting breakages caused by changes in the HAL code. Data from postsubmit runs: Test module audioeffect_tests: Latency (p90): 3s, Flakiness: 0.00% Test module trackplayerbase_tests: Latency (p90): 13s, Flakiness: 0.00% Bug: 311830316 Test: presubmit Test-Mapping-Slo-Bypass-Bug: b/318425155 Change-Id: I5c329239cd3890e98edc74283bc9edb83e7e7ba7
This commit is contained in:
@@ -3,9 +3,15 @@
|
||||
{
|
||||
"name": "VtsHalAudioCoreTargetTest"
|
||||
},
|
||||
{
|
||||
"name": "audioeffect_tests"
|
||||
},
|
||||
{
|
||||
"name": "audio_policy_config_xml_converter_tests"
|
||||
},
|
||||
{
|
||||
"name": "trackplayerbase_tests"
|
||||
},
|
||||
{
|
||||
"name": "VtsHalAudioEffectFactoryTargetTest"
|
||||
},
|
||||
@@ -59,15 +65,9 @@
|
||||
{
|
||||
"name": "audiorecord_tests"
|
||||
},
|
||||
{
|
||||
"name": "audioeffect_tests"
|
||||
},
|
||||
{
|
||||
"name": "audiorouting_tests"
|
||||
},
|
||||
{
|
||||
"name": "trackplayerbase_tests"
|
||||
},
|
||||
{
|
||||
"name": "audiosystem_tests"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user