summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
author Ɓukasz Rymanowski <rlukasz@google.com> 2023-11-15 10:12:23 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2023-11-15 10:12:23 +0000
commit673efeff6952972e2f1ed13299d53978ef39de48 (patch)
tree6ac9be2574c659c2a07bd466c20051298b9bc778 /TEST_MAPPING
parentf900cb78021c9169c4212a3f2debc496f9abf68e (diff)
parent45eba8e78305e315984a659adfa64a8d6410883b (diff)
Merge "bluetooth: Add missing unit test to TEST_MAPPING" into main
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING5
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"
+ }
]
}