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:
Anas Nashif 2015-10-11 08:48:02 -04:00
commit 267db291e6
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
[test]
tags = crypto aes
build_only = false
arch_whitelist = x86 arm
platform_whitelist = basic_minuteia basic_cortex_m3

View file

@ -1,5 +1,5 @@
[test]
tags = crypto sha256
build_only = false
arch_whitelist = x86 arm
timeout = 10800
platform_whitelist = basic_minuteia basic_cortex_m3