Skip to content

Commit c1d9cb7

Browse files
nnayakxAnas Nashif
authored andcommitted
tests/crypto/mbedtls: Disabling this test for ESP32
Currently Zephyr is running from RAM, and the space where instructions can be executed from is quite small.once Flash cache is enabled in ESP32 port we can remove this check. Signed-off-by: Nishikant Nayak <[email protected]>
1 parent 6a513ef commit c1d9cb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/crypto/mbedtls/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ tests:
55
min_ram: 32
66
tags: crypto mbedtls
77
timeout: 200
8+
platform_exclude: esp32

0 commit comments

Comments
 (0)