samples: add test identifier
Add unique identifier instead of just 'test' for samples. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
eba78548da
commit
da5f185e06
154 changed files with 202 additions and 207 deletions
|
@ -5,9 +5,9 @@ common:
|
|||
harness: net
|
||||
tags: net ieee802154 usb
|
||||
tests:
|
||||
test_wpanusb_frdm_cr20a:
|
||||
sample.net.wpanusb_frdm_cr20a:
|
||||
extra_args: OVERLAY_CONFIG=overlay-mcr20a.conf
|
||||
platform_whitelist: frdm_k64f
|
||||
test_wpanusb_quark_se_cc2520:
|
||||
sample.net.wpanusb_quark_se_cc2520:
|
||||
extra_args: OVERLAY_CONFIG=overlay-cc2520.conf
|
||||
platform_whitelist: quark_se_c1000_devboard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue