samples: bluetooth and net samples need test setup
remove build_only and make them depend on test harness (bluetooth) Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2292d7881d
commit
b5b8095749
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86 nrf52_pca10040
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -4,5 +4,5 @@ sample:
|
|||
tests:
|
||||
test:
|
||||
arch_whitelist: x86
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -4,6 +4,6 @@ sample:
|
|||
name: Bluetooth HCI SPI
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: 96b_carbon_nrf51 nrf51_pca10028
|
||||
tags: samples bluetooth spi
|
||||
|
|
|
@ -3,12 +3,12 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test_arm:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: 96b_nitrogen nrf51_pca10028
|
||||
nrf52_pca10040 bbc_microbit
|
||||
tags: uart bluetooth
|
||||
test_nrf5:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
extra_args: CONF_FILE="nrf5.conf"
|
||||
platform_whitelist: 96b_nitrogen nrf51_pca10028
|
||||
nrf52_pca10040 arduino_101_ble
|
||||
|
|
|
@ -3,7 +3,7 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test_x86:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
depends_on: usb_device
|
||||
extra_configs:
|
||||
- CONFIG_USB_DEVICE_VID=0xDEAD
|
||||
|
|
|
@ -3,11 +3,11 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_x86 qemu_cortex_m3
|
||||
tags: bluetooth net
|
||||
test_zep1656:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
extra_args: CONF_FILE="prj_zep1656.conf"
|
||||
platform_whitelist: qemu_x86 qemu_cortex_m3
|
||||
tags: bluetooth net
|
||||
|
|
|
@ -2,6 +2,6 @@ sample:
|
|||
name: Bluetooth Mesh
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: bbc_microbit nrf51_blenano qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -2,6 +2,6 @@ sample:
|
|||
name: Bluetooth Mesh Demo
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: bbc_microbit nrf51_blenano qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
|
|
|
@ -3,12 +3,12 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
platform_whitelist: quark_se_c1000_devboard galileo
|
||||
frdm_k64f
|
||||
tags: net
|
||||
test_bt:
|
||||
build_only: true
|
||||
harness: net
|
||||
extra_args: CONF_FILE="prj_bt.conf"
|
||||
platform_whitelist: qemu_x86
|
||||
tags: net bluetooth
|
||||
|
|
|
@ -4,15 +4,15 @@ sample:
|
|||
tests:
|
||||
test:
|
||||
arch_whitelist: x86
|
||||
build_only: true
|
||||
harness: net
|
||||
tags: net
|
||||
test_bt:
|
||||
build_only: true
|
||||
harness: net
|
||||
extra_args: CONF_FILE="prj_bt.conf"
|
||||
platform_whitelist: qemu_x86
|
||||
tags: net bluetooth
|
||||
test_net:
|
||||
build_only: true
|
||||
harness: net
|
||||
extra_args: CONF_FILE="prj_cc2520.conf"
|
||||
platform_whitelist: quark_se_c1000_devboard
|
||||
tags: net
|
||||
|
|
|
@ -2,6 +2,6 @@ sample:
|
|||
name: COAP Client with DTLS
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: netif
|
||||
tags: net coap dtls
|
||||
|
|
|
@ -2,6 +2,6 @@ sample:
|
|||
name: COAP Server with DTLS
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: netif
|
||||
tags: net coap
|
||||
|
|
|
@ -2,6 +2,6 @@ sample:
|
|||
name: DHCP Client
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: netif
|
||||
tags: net http
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: DNS Resolver
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: netif
|
||||
tags: net dns
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
common:
|
||||
build_only: true
|
||||
harness: net
|
||||
tags: net
|
||||
sample:
|
||||
description: Test core network features using a client/server
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
common:
|
||||
build_only: true
|
||||
harness: net
|
||||
tags: net
|
||||
sample:
|
||||
description: Test core network features using a client/server
|
||||
|
@ -23,7 +23,7 @@ tests:
|
|||
extra_args: CONF_FILE="prj_nrf5.conf"
|
||||
platform_whitelist: nrf52840_pca10056
|
||||
test_usbnet:
|
||||
build_only: true
|
||||
harness: net
|
||||
extra_args: CONF_FILE="prj_netusb.conf"
|
||||
extra_configs:
|
||||
- CONFIG_USB_DEVICE_VID=0xDEAD
|
||||
|
@ -31,7 +31,7 @@ tests:
|
|||
platform_whitelist: quark_se_c1000_devboard 96b_carbon
|
||||
tags: net usb
|
||||
test_usbnet_composite:
|
||||
build_only: true
|
||||
harness: net
|
||||
extra_args: CONF_FILE="prj_netusb.conf"
|
||||
extra_configs:
|
||||
- CONFIG_USB_COMPOSITE_DEVICE=y
|
||||
|
|
|
@ -2,11 +2,11 @@ sample:
|
|||
name: HTTP Client
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: netif
|
||||
tags: net http
|
||||
test_bt:
|
||||
build_only: true
|
||||
harness: net
|
||||
extra_args: CONF_FILE="prj_bt.conf"
|
||||
platform_whitelist: qemu_x86 qemu_cortex_m3
|
||||
tags: net http
|
||||
|
|
|
@ -2,16 +2,16 @@ sample:
|
|||
name: HTTP Server
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: netif
|
||||
tags: net http
|
||||
test_bt:
|
||||
build_only: true
|
||||
harness: net
|
||||
extra_args: CONF_FILE="prj_bt.conf"
|
||||
platform_whitelist: qemu_x86
|
||||
tags: net http
|
||||
test_usbnet:
|
||||
build_only: true
|
||||
harness: net
|
||||
extra_args: CONF_FILE="prj_netusb.conf"
|
||||
extra_configs:
|
||||
- CONFIG_USB_DEVICE_VID=0xDEAD
|
||||
|
|
|
@ -2,6 +2,6 @@ sample:
|
|||
name: IRC Bot
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: netif
|
||||
tags: net irc
|
||||
|
|
|
@ -4,5 +4,5 @@ sample:
|
|||
tests:
|
||||
test:
|
||||
arch_whitelist: x86
|
||||
build_only: true
|
||||
harness: net
|
||||
tags: net coap
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
platform_whitelist: qemu_x86
|
||||
tags: net lwm2m
|
||||
|
|
|
@ -2,6 +2,6 @@ sample:
|
|||
name: mBED DTLS Client
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: netif
|
||||
tags: net
|
||||
|
|
|
@ -2,6 +2,6 @@ sample:
|
|||
name: DTLS Server
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: netif
|
||||
tags: net
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
platform_whitelist: galileo
|
||||
tags: net
|
||||
|
|
|
@ -2,6 +2,6 @@ sample:
|
|||
name: mDNS responder
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
platform_whitelist: qemu_x86 qemu_cortex_m3
|
||||
tags: net mdns
|
||||
|
|
|
@ -3,10 +3,10 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
platform_whitelist: frdm_k64f qemu_x86
|
||||
tags: net mqtt
|
||||
test_bt:
|
||||
build_only: true
|
||||
harness: net
|
||||
platform_whitelist: 96b_nitrogen
|
||||
tags: net mqtt bluetooth
|
||||
|
|
|
@ -2,6 +2,6 @@ sample:
|
|||
name: NATS Client
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: netif
|
||||
tags: net nats
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
common:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: ieee802154
|
||||
tags: net rpl ieee802154
|
||||
sample:
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: sntp_client
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
platform_whitelist: qemu_x86
|
||||
tags: net
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: socket_dumb_http_server
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
min_ram: 32
|
||||
tags: net
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: socket_echo
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
platform_whitelist: qemu_x86
|
||||
tags: net
|
||||
|
|
|
@ -4,6 +4,6 @@ sample:
|
|||
name: socket_echo_async
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
platform_whitelist: qemu_x86
|
||||
tags: net
|
||||
|
|
|
@ -3,6 +3,6 @@ sample:
|
|||
name: socket_http_get
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
min_ram: 32
|
||||
tags: net
|
||||
|
|
|
@ -2,6 +2,6 @@ sample:
|
|||
name: Telnet Server
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: netif
|
||||
tags: net telnet
|
||||
|
|
|
@ -3,7 +3,7 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test_x86:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: usb_device
|
||||
extra_configs:
|
||||
- CONFIG_USB_DEVICE_VID=0xDEAD
|
||||
|
|
|
@ -3,7 +3,7 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test_15_4:
|
||||
build_only: true
|
||||
harness: net
|
||||
depends_on: ieee802154 usb_device
|
||||
extra_configs:
|
||||
- CONFIG_USB_DEVICE_VID=0xDEAD
|
||||
|
|
|
@ -3,11 +3,11 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
harness: net
|
||||
platform_whitelist: qemu_x86
|
||||
tags: samples net
|
||||
test_netusb:
|
||||
build_only: true
|
||||
harness: net
|
||||
extra_args: CONF_FILE="prj_netusb.conf"
|
||||
extra_configs:
|
||||
- CONFIG_USB_DEVICE_VID=0xDEAD
|
||||
|
|
Loading…
Reference in a new issue