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    slow: true
10    arch_exclude:
11      - posix
12    timeout: 300
13    harness: console
14    harness_config:
15      type: one_line
16      regex:
17        - "SUCCESS"
18