diff options
author | 2023-11-15 10:12:23 +0000 | |
---|---|---|
committer | 2023-11-15 10:12:23 +0000 | |
commit | 673efeff6952972e2f1ed13299d53978ef39de48 (patch) | |
tree | 6ac9be2574c659c2a07bd466c20051298b9bc778 /TEST_MAPPING | |
parent | f900cb78021c9169c4212a3f2debc496f9abf68e (diff) | |
parent | 45eba8e78305e315984a659adfa64a8d6410883b (diff) |
Merge "bluetooth: Add missing unit test to TEST_MAPPING" into main
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 2dca394ca8..06adea0806 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -320,5 +320,10 @@ { "name": "net_test_types" } + ], + "postsubmit": [ + { + "name": "bluetooth_le_audio_codec_manager_test" + } ] } |