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:
parent
f64747b792
commit
17d9e75e3b
1 changed files with 7 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue