2017-10-20 21:53:49 +08:00
|
|
|
common:
|
|
|
|
build_only: true
|
2017-12-06 02:00:43 +08:00
|
|
|
tags: net
|
|
|
|
sample:
|
|
|
|
description: Test core network features using a client/server
|
|
|
|
sample
|
|
|
|
name: Echo Client
|
2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2017-12-06 02:00:43 +08:00
|
|
|
test:
|
|
|
|
platform_whitelist: qemu_x86 frdm_k64f sam_e70_xplained
|
|
|
|
qemu_cortex_m3 arduino_101
|
|
|
|
test_802154:
|
|
|
|
extra_args: CONF_FILE="prj_qemu_802154.conf"
|
|
|
|
platform_whitelist: qemu_x86
|
|
|
|
test_bt:
|
|
|
|
extra_args: CONF_FILE="prj_bt.conf"
|
|
|
|
platform_whitelist: qemu_x86
|
|
|
|
tags: bluetooth
|
|
|
|
test_cc2520:
|
|
|
|
extra_args: CONF_FILE="prj_frdm_k64f_cc2520.conf"
|
|
|
|
platform_whitelist: frdm_k64f
|