Skip to content

Commit 17d9e75

Browse files
rettichschnididleach02
authored andcommitted
bluetooth: shell: Test BT_CTLR_DTM
This ensures that enabling BT_CTLR_DTM does not break the compilation of the Bluetooth shell. Signed-off-by: Reto Schneider <[email protected]>
1 parent f64747b commit 17d9e75

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/bluetooth/shell/testcase.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,13 @@ tests:
7373
build_only: true
7474
extra_args: CONF_FILE="log.conf"
7575
tags: bluetooth
76+
bluetooth.shell.bt_ctrl_dtm:
77+
build_only: true
78+
extra_args:
79+
- CONFIG_BT_CTLR_DTM_HCI=y
80+
tags: bluetooth
81+
platform_allow:
82+
- nrf52840dk/nrf52840
7683

7784
# Bluetooth Audio Compile validation tests
7885
bluetooth.shell.audio:

0 commit comments

Comments
 (0)