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 <reto.schneider@husqvarnagroup.com>
This commit is contained in:
Reto Schneider 2024-10-25 16:05:07 +02:00 committed by David Leach
commit 17d9e75e3b

View file

@ -73,6 +73,13 @@ tests:
build_only: true
extra_args: CONF_FILE="log.conf"
tags: bluetooth
bluetooth.shell.bt_ctrl_dtm:
build_only: true
extra_args:
- CONFIG_BT_CTLR_DTM_HCI=y
tags: bluetooth
platform_allow:
- nrf52840dk/nrf52840
# Bluetooth Audio Compile validation tests
bluetooth.shell.audio: