tests: mbedtls: mark nios2 as slow

Change-Id: I95ac7c82ccdc6abb1cb7c345bea517ea48dceb8c
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-10-24 12:17:06 -04:00 committed by Anas Nashif
commit 6d0a0ab337

View file

@ -1,12 +1,11 @@
[test]
tags = crypto mbedtls
build_only = false
kernel = nano
filter = ( CONFIG_SRAM_SIZE > 32 or CONFIG_DCCM_SIZE > 32 or
CONFIG_RAM_SIZE > 32 )
[test_nios]
tags = crypto mbedtls
build_only = false
kernel = nano
slow = true
arch_whitelist = nios2