mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
audio: Add libaudioclient tests to postsubmit for the AIDL HAL
These framework-side tests are helpful in detecting breakages caused by changes in the HAL code. Add to postsubmit first because the presubmit check does not allow adding to presubmit without accumulating some history first. Bug: 311830316 Test: atest Change-Id: I1f946c71a89117d25f39fde34877988ea7e1d466
This commit is contained in:
@@ -55,6 +55,21 @@
|
||||
"postsubmit": [
|
||||
{
|
||||
"name": "VtsHalSpatializerTargetTest"
|
||||
},
|
||||
{
|
||||
"name": "audiorecord_tests"
|
||||
},
|
||||
{
|
||||
"name": "audioeffect_tests"
|
||||
},
|
||||
{
|
||||
"name": "audiorouting_tests"
|
||||
},
|
||||
{
|
||||
"name": "trackplayerbase_tests"
|
||||
},
|
||||
{
|
||||
"name": "audiosystem_tests"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user