mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 22:31:57 +00:00
Enable for --integration option with sanitycheck. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
161 B
YAML
9 lines
161 B
YAML
common:
|
|
harness: crypto
|
|
tags: crypto
|
|
tests:
|
|
benchmark.crypto.mbedtls:
|
|
filter: CONFIG_TEST_RANDOM_GENERATOR
|
|
integration_platforms:
|
|
- qemu_x86
|