1tests:
2  benchmark.kernel.scheduler:
3    platform_key:
4      - arch
5    tags:
6      - benchmark
7      - kernel
8    integration_platforms:
9      - mps2/an385
10      - qemu_x86
11      - qemu_riscv64/qemu_virt_riscv64/smp
12    slow: true
13    harness: console
14    harness_config:
15      type: multi_line
16      regex:
17        - "unpend\\s+\\d* ready\\s+\\d* switch\\s+\\d* pend\\s+\\d* tot\\s+\\d* \\(avg\\s+\\d*\\)"
18        - "fin"
19