samples: hci_uart: optimize testcase definition
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
dc36e905b6
commit
3afb47887f
1 changed files with 2 additions and 6 deletions
|
@ -3,15 +3,11 @@ sample:
|
|||
name: TBD
|
||||
tests:
|
||||
- test_arm:
|
||||
arch_whitelist: arm
|
||||
build_only: true
|
||||
platform_whitelist: 96b_nitrogen nrf51_pca10028
|
||||
nrf52_pca10040
|
||||
platform_whitelist: 96b_nitrogen nrf51_pca10028 nrf52_pca10040
|
||||
tags: uart bluetooth
|
||||
- test_nrf5:
|
||||
arch_whitelist: arm
|
||||
build_only: true
|
||||
extra_args: CONF_FILE="nrf5.conf"
|
||||
platform_whitelist: 96b_nitrogen nrf51_pca10028
|
||||
nrf52_pca10040 arduino_101_ble
|
||||
platform_whitelist: 96b_nitrogen nrf51_pca10028 nrf52_pca10040 arduino_101_ble
|
||||
tags: uart bluetooth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue