zephyr/tests/crypto/test_sha256/testcase.ini

17 lines
359 B
INI
Raw Normal View History

[test]
tags = crypto sha256 unified_capable
build_only = false
timeout = 10800
slow = True
arch_whitelist = arm arc x86
filter = ( CONFIG_SRAM_SIZE > 32 or CONFIG_DCCM_SIZE > 32 or CONFIG_RAM_SIZE > 32 )
kernel = unified
[test_nios2]
tags = crypto sha256 unified_capable
build_only = false
timeout = 10800
slow = True
arch_whitelist = nios2
kernel = unified