diff options
author | 2024-10-22 11:19:13 -0700 | |
---|---|---|
committer | 2024-10-24 22:34:12 +0000 | |
commit | e13ca783ee3c77a120be6976cac4eb3c31af875e (patch) | |
tree | 861170972e6de707531cca08aea0a4314d69d060 /TEST_MAPPING | |
parent | 29bf222fc71994460ff500c5bb7446165d15278a (diff) |
stack::avct: Add net_test_stack_avctp
Bug: 375001501
Test: atest net_test_stack_avctp
Flag: EXEMPT, Testing Infrastructure
Change-Id: I1b140cb61e86b15d345a3a1c548db316d5ff32bf
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 5f21a9b800..425f18826a 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -320,6 +320,9 @@ "name": "net_test_bta_jv" }, { + "name": "net_test_stack_avctp" + }, + { "name": "asrc_resampler_test" } ] |