2015-08-21 16:16:58 -07:00
|
|
|
[test]
|
2016-10-27 15:28:38 -04:00
|
|
|
tags = crypto sha256 unified_capable
|
2015-08-21 16:16:58 -07:00
|
|
|
build_only = false
|
|
|
|
timeout = 10800
|
2016-02-10 13:39:00 -08:00
|
|
|
slow = True
|
2016-10-22 09:11:30 -04:00
|
|
|
arch_whitelist = arm arc x86
|
|
|
|
filter = ( CONFIG_SRAM_SIZE > 32 or CONFIG_DCCM_SIZE > 32 or CONFIG_RAM_SIZE > 32 )
|
2016-10-27 15:28:38 -04:00
|
|
|
kernel = unified
|
2016-10-22 09:11:30 -04:00
|
|
|
|
|
|
|
[test_nios2]
|
2016-10-27 15:28:38 -04:00
|
|
|
tags = crypto sha256 unified_capable
|
2016-10-22 09:11:30 -04:00
|
|
|
build_only = false
|
|
|
|
timeout = 10800
|
|
|
|
slow = True
|
|
|
|
arch_whitelist = nios2
|
2016-10-27 15:28:38 -04:00
|
|
|
kernel = unified
|