Skip to content

Commit cdb8133

Browse files
finikorgTomasz Bursztyka
authored andcommitted
samples: net: Add echo_client build test for frdm CC2520 configuration
Add build test to sanity_check to get a complex net app being built for frdm-k64f. Change-Id: Ib136f7964b65ad2167a3ed4484bff3bfe2a7ebad Signed-off-by: Andrei Emeltchenko <[email protected]>
1 parent 60a079c commit cdb8133

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

samples/net/echo_client/testcase.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ extra_args = CONF_FILE="prj_bt.conf"
1212
arch_whitelist = x86
1313
platform_whitelist = minnowboard
1414
skip = true
15+
16+
[test_net]
17+
tags = net
18+
build_only = true
19+
extra_args = CONF_FILE="prj_frdm_k64f_cc2520.conf"
20+
platform_whitelist = frdm_k64f

0 commit comments

Comments
 (0)