1tests:
2  benchmark.kernel.scheduler_userspace:
3    arch_allow: arm64
4    tags:
5      - kernel
6      - benchmark
7      - userspace
8    filter: CONFIG_ARCH_HAS_USERSPACE
9    arch_exclude:
10      - posix
11    harness: console
12    harness_config:
13      type: multi_line
14      regex:
15        - "SUCCESS"
16