zephyr/samples/userspace/syscall_perf/sample.yaml
Gerard Marull-Paretas 6810a53297 twister: s/riscv(32|64)/riscv
Only riscv is supported now, any 32/64-bit requirements need to use
CONFIG_64BIT now.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-02-26 12:49:06 +01:00

17 lines
341 B
YAML

sample:
description: syscall performances sample
name: syscall performances
common:
tags: userspace
harness: console
harness_config:
type: one_line
regex:
- "User thread"
tests:
sample.syscall_performances:
filter: CONFIG_ARCH_HAS_USERSPACE
arch_allow: riscv
integration_platforms:
- hifive1_revb