1sample:
2  description: syscall performances sample
3  name: syscall performances
4common:
5  tags: userspace
6  harness: console
7  harness_config:
8    type: one_line
9    regex:
10      - "User thread"
11tests:
12  sample.syscall_performances:
13    filter: CONFIG_ARCH_HAS_USERSPACE
14    arch_allow: riscv
15    integration_platforms:
16      - hifive1@B
17