zephyr/tests/crypto
Maciek Borzecki 109b10b26e test_sha256: disable test for STM32F103RB SoC
Exclude STM32F103RB platform from the test. The SRAM is overflown by
>20kB, while the CPU itself has 20kB of SRAM.

Change-Id: Ic9aad6b88d517b62f4a18901cd698ba9a9defb40
Signed-off-by: Maciej Borzecki <maciek.borzecki@gmail.com>
2016-04-01 13:12:57 +00:00
..
test_aes move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_cbc move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_ccm_mode move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_cmac_mode move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_ctr move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_hmac move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_prng move include directory for tests cases to tests/ 2016-02-11 18:08:08 +00:00
test_sha256 test_sha256: disable test for STM32F103RB SoC 2016-04-01 13:12:57 +00:00