zephyr/tests/bluetooth/shell/testcase.yaml
Carles Cufi 94f8e75b24 tests: Bluetooth: shell: Whitelist nrf52840_pca10056
In order to fully cover the platform that supports most of the optional
features in the specification, whitelist the nRF52840 DK.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-10-03 11:03:21 -05:00

19 lines
549 B
YAML

tests:
test:
extra_configs:
- CONFIG_NATIVE_UART_0_ON_STDINOUT=y
platform_whitelist: qemu_cortex_m3 qemu_x86 arduino_101 native_posix
nrf52840_pca10056
platform_exclude: nrf52810_pca10040
tags: bluetooth
harness: keyboard
min_flash: 145
test_br:
extra_configs:
- CONFIG_NATIVE_UART_0_ON_STDINOUT=y
extra_args: CONF_FILE="prj_br.conf"
platform_whitelist: qemu_cortex_m3 qemu_x86 native_posix
platform_exclude: nrf52810_pca10040
tags: bluetooth
harness: keyboard