tests: jwt: This test requires csprng

csprng is required to use JWT.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
Flavio Ceolin 2021-08-18 16:04:00 -07:00 committed by Kumar Gala
commit f8a22b97f8
2 changed files with 6 additions and 1 deletions

View file

@ -5,6 +5,10 @@ CONFIG_ZTEST=y
# CONFIG_ZTEST_STACKSIZE=2048
CONFIG_ZTEST_STACKSIZE=8192
# Enable CSPRNG
CONFIG_ENTROPY_GENERATOR=y
CONFIG_ENTROPY_DEVICE_RANDOM_GENERATOR=y
# Enable MBEDTLS
CONFIG_MBEDTLS=y
CONFIG_MBEDTLS_BUILTIN=y

View file

@ -6,5 +6,6 @@ tests:
min_flash: 72
timeout: 120
tags: jwt
filter: CONFIG_ENTROPY_HAS_DRIVER
integration_platforms:
- native_posix
- frdm_k64