zephyr/samples/net/http_server/testcase.ini
Wu Jiequan c84eff0be4 samples: net: http_server: Add bt test and arduino 101 support
Added bt test code in the http_server sample app and in order
to test on Arduino 101 board, added prj_arduino_101.conf file.

Change-Id: Ie68a81ee809e8618f70b5fab6fdbd66692401014
Signed-off-by: Wu Jiequan <jiequanx.wu@intel.com>
2017-04-13 15:21:43 +03:00

11 lines
213 B
INI

[test]
tags = net http
build_only = true
platform_whitelist = frdm_k64f qemu_x86 arduino_101
[test_bt]
tags = net bluetooth
build_only = true
extra_args = CONF_FILE="prj_bt.conf"
platform_whitelist = arduino_101