zephyr/tests/subsys/jwt/testcase.yaml
Keith Packard 565c9376f1 tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC
Instead of forcing use of NEWLIB_LIBC, select any available complete C
library implementation. Add CONFIG_REQUIRES_FLOAT_PRINTF where needed.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-10-25 08:32:06 +02:00

12 lines
226 B
YAML

common:
filter: CONFIG_FULL_LIBC_SUPPORTED
tests:
libraries.encoding.jwt:
min_ram: 96
min_flash: 72
timeout: 120
tags: jwt
filter: CONFIG_ENTROPY_HAS_DRIVER
integration_platforms:
- frdm_k64f