zephyr/tests/benchmarks/sched_userspace/testcase.yaml
Anas Nashif db4a5f11ea tests: add kernel tag to all benchmarks and samples
All those benchmarks are kernel related, so add the kernel tag to avoid
building them when non kernel changes are being submitted.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-06-02 04:47:06 -04:00

15 lines
280 B
YAML

tests:
benchmark.kernel.scheduler_userspace:
arch_allow: arm64
tags:
- kernel
- benchmark
- userspace
slow: true
filter: CONFIG_ARCH_HAS_USERSPACE
harness: console
harness_config:
type: multi_line
regex:
- "SUCCESS"