Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 03761c7e authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

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
parent c5c6c629
Loading
Loading
Loading
Loading
+6 −6
Original line number Original line Diff line number Diff line
@@ -3,9 +3,15 @@
    {
    {
      "name": "VtsHalAudioCoreTargetTest"
      "name": "VtsHalAudioCoreTargetTest"
    },
    },
    {
      "name": "audioeffect_tests"
    },
    {
    {
      "name": "audio_policy_config_xml_converter_tests"
      "name": "audio_policy_config_xml_converter_tests"
    },
    },
    {
      "name": "trackplayerbase_tests"
    },
    {
    {
      "name": "VtsHalAudioEffectFactoryTargetTest"
      "name": "VtsHalAudioEffectFactoryTargetTest"
    },
    },
@@ -59,15 +65,9 @@
    {
    {
      "name": "audiorecord_tests"
      "name": "audiorecord_tests"
    },
    },
    {
      "name": "audioeffect_tests"
    },
    {
    {
      "name": "audiorouting_tests"
      "name": "audiorouting_tests"
    },
    },
    {
      "name": "trackplayerbase_tests"
    },
    {
    {
      "name": "audiosystem_tests"
      "name": "audiosystem_tests"
    },
    },