zephyr/tests/crypto/test_sha256/testcase.ini

15 lines
293 B
INI

[test]
tags = crypto sha256
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 )
[test_nios2]
tags = crypto sha256
build_only = false
timeout = 10800
slow = True
arch_whitelist = nios2