zephyr/samples/net/zoap_server/testcase.ini
Vinicius Costa Gomes d689c5ee97 samples/zoap_server: Add a 802.15.4 case to the test suite
Allow build-testing zoap-server with support for the CC2520 radio.

Change-Id: I986afd7b15208d477bd79f42a52dd45b217214cb
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2017-02-03 15:59:14 +02:00

17 lines
352 B
INI

[test]
tags = net
build_only = true
arch_whitelist = x86
platform_exclude = quark_d2000_crb # not enough RAM
[test_bt]
tags = net bluetooth
build_only = true
extra_args = CONF_FILE="prj_bt.conf"
platform_whitelist = qemu_x86
[test_net]
tags = net
build_only = true
extra_args = CONF_FILE="prj_cc2520.conf"
platform_whitelist = quark_se_c1000_devboard