sanity: run sha256 on select platforms only
This test takes too long to run, do not run it on multiple platforms of the same architecture. Change-Id: I3f121cfd22b99f3910fcbb9ef45a53b0abf79360 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
27e8c5beb2
commit
267db291e6
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
[test]
|
||||
tags = crypto aes
|
||||
build_only = false
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = basic_minuteia basic_cortex_m3
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[test]
|
||||
tags = crypto sha256
|
||||
build_only = false
|
||||
arch_whitelist = x86 arm
|
||||
timeout = 10800
|
||||
platform_whitelist = basic_minuteia basic_cortex_m3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue