samples: shell: shell_module: Add harness to the Bluetooth config
Add a harness to avoid twister waiting for results on the UART, which won't happen unless there is a connection established to a remote Bluetooth device. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
2c722f97b5
commit
29aaaa2e60
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ tests:
|
|||
- shell
|
||||
- bluetooth
|
||||
filter: CONFIG_DT_HAS_ZEPHYR_NUS_UART_ENABLED
|
||||
harness: bluetooth_nus
|
||||
arch_exclude:
|
||||
- posix
|
||||
extra_args:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue