zephyr/tests/lib/uuid/testcase.yaml
Simone Orru 25c94a3019 uuid: Add tests for UUID utilities
Add some tests for the UUID utilities.

Signed-off-by: Simone Orru <simone.orru@secomind.com>
2025-04-14 09:47:26 +02:00

20 lines
412 B
YAML

common:
tags: uuid
integration_platforms:
- native_sim
tests:
libraries.uuid.base:
extra_configs:
- CONFIG_UUID_V5=y
- CONFIG_MBEDTLS=y
- CONFIG_MBEDTLS_MD=y
- CONFIG_MBEDTLS_SHA1=y
- CONFIG_UUID_BASE64=y
- CONFIG_BASE64=y
libraries.uuid.v4:
extra_configs:
- CONFIG_UUID_V4=y
- CONFIG_ENTROPY_GENERATOR=y
filter: CONFIG_ENTROPY_HAS_DRIVER