diff options
author | 2025-01-21 02:16:31 +0000 | |
---|---|---|
committer | 2025-01-21 14:22:34 +0000 | |
commit | 66c43bd6e9d0d9571ac1c2e6ac9561d5feb311df (patch) | |
tree | 81f58d4c6c9d842799ff68e1fad4015af7a9bccc /TEST_MAPPING | |
parent | 3cbe20da436530118c6d01ad7640d0c309ed6d4d (diff) |
CS: add test for ras_utils.cc
Flag: com.android.bluetooth.flags.channel_sounding_in_stack
Bug: 324185011
Bug: 384059430
Test: atest bluetooth_ras_test
Change-Id: Id816469a438604d6301b4e01cc005595913848e5
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 5fc31de514..562f9717c8 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -79,6 +79,9 @@ "name": "bluetooth_le_audio_test" }, { + "name": "bluetooth_ras_test" + }, + { "name": "bluetooth_packet_parser_test" }, { @@ -275,6 +278,9 @@ "name": "bluetooth_le_audio_test" }, { + "name": "bluetooth_ras_test" + }, + { "name": "bluetooth_packet_parser_test" }, { |