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:
Mikhail Naganov
2024-02-01 10:47:21 -08:00
parent c5c6c62995
commit 03761c7e8e

View File

@@ -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"
},