zephyr/tests/bluetooth/shell/testcase.yaml
Nicolas Pitre 6609c12516 tests: enable native_posix_64 testing
Whenever conditions are applied to native_posix, they should apply to
native_posix_64 too.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-16 10:41:11 -07:00

18 lines
567 B
YAML

tests:
bluetooth.shell:
extra_configs:
- CONFIG_NATIVE_UART_0_ON_STDINOUT=y
platform_whitelist: qemu_cortex_m3 qemu_x86 native_posix native_posix_64 nrf52840_pca10056
platform_exclude: nrf52810_pca10040
tags: bluetooth
harness: keyboard
min_flash: 145
bluetooth.shell_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 native_posix_64
platform_exclude: nrf52810_pca10040
tags: bluetooth
harness: keyboard