Allow build-testing zoap-server with support for the CC2520 radio. Change-Id: I986afd7b15208d477bd79f42a52dd45b217214cb Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
17 lines
352 B
INI
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 |