zephyr/tests/bluetooth/mesh/testcase.yaml
Andrzej Głąbek 4253eae005 boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840
The nRF52840 DK board target, so far known as nrf52840_pca10056,
is renamed to nrf52840dk_nrf52840.
Its documentation and all references to its name in the tree are
updated accordingly. Overlay and configuration files specific to
this board are also renamed, to match the new board name.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-03-27 09:14:08 +01:00

41 lines
1.3 KiB
YAML

tests:
bluetooth.mesh.main:
build_only: true
platform_whitelist: qemu_x86 nrf51dk_nrf51422 nrf52840dk_nrf52840
tags: bluetooth mesh
bluetooth.mesh.dbg:
build_only: true
extra_args: CONF_FILE=dbg.conf
platform_whitelist: qemu_x86 nrf51dk_nrf51422 nrf52840dk_nrf52840
tags: bluetooth mesh
bluetooth.mesh.friend:
build_only: true
extra_args: CONF_FILE=friend.conf
platform_whitelist: qemu_x86 nrf51dk_nrf51422 nrf52840dk_nrf52840
tags: bluetooth mesh
bluetooth.mesh.gatt:
build_only: true
extra_args: CONF_FILE=gatt.conf
platform_whitelist: qemu_x86 nrf51dk_nrf51422 nrf52840dk_nrf52840
tags: bluetooth mesh
bluetooth.mesh.lpn:
build_only: true
extra_args: CONF_FILE=lpn.conf
platform_whitelist: qemu_x86 nrf51dk_nrf51422 nrf52840dk_nrf52840
tags: bluetooth mesh
bluetooth.mesh.main.microbit:
build_only: true
extra_args: CONF_FILE=microbit.conf
platform_whitelist: bbc_microbit
tags: bluetooth mesh
bluetooth.mesh.pb_gatt:
build_only: true
extra_args: CONF_FILE=pb_gatt.conf
platform_whitelist: qemu_x86 nrf51dk_nrf51422 nrf52840dk_nrf52840
tags: bluetooth mesh
bluetooth.mesh.proxy:
build_only: true
extra_args: CONF_FILE=proxy.conf
platform_whitelist: qemu_x86 nrf51dk_nrf51422 nrf52840dk_nrf52840
tags: bluetooth mesh