tests: remove build_only tag
build_only is set to false by default, so remove it. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
c364e06ccb
commit
882c19ddbc
@ -1,4 +1,3 @@
|
||||
tests:
|
||||
- test:
|
||||
build_only: false
|
||||
tags: crypto aes
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
tests:
|
||||
- test:
|
||||
build_only: false
|
||||
tags: crypto ctr prng
|
||||
|
||||
@ -1,12 +1,10 @@
|
||||
tests:
|
||||
- test:
|
||||
arch_whitelist: arm arc x86
|
||||
build_only: false
|
||||
min_ram: 32
|
||||
tags: crypto sha256
|
||||
timeout: 600
|
||||
- test_nios2:
|
||||
arch_whitelist: nios2
|
||||
build_only: false
|
||||
tags: crypto sha256
|
||||
timeout: 600
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
tests:
|
||||
- test:
|
||||
build_only: false
|
||||
platform_whitelist: qemu_x86 arduino_101 quark_se_c1000_devboard
|
||||
frdm_k64f
|
||||
tags: http
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
tests:
|
||||
- test:
|
||||
build_only: false
|
||||
platform_whitelist: qemu_x86 arduino_101 quark_se_c1000_devboard
|
||||
frdm_k64f
|
||||
tags: mqtt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user