blob: c4f262e5bb3e15baebaac01a2bbfb81580b3a965 [file] [log] [blame]
tests:
benchmark.kernel.timing.default:
arch_exclude: posix
tags: benchmark
harness: console
harness_config:
type: one_line
record:
regex: "(?P<metric>.*):(?P<cycles>.*) cycles ,(?P<nanoseconds>.*) ns"
regex:
- "PROJECT EXECUTION SUCCESSFUL"
benchmark.kernel.timing.userspace:
filter: CONFIG_ARCH_HAS_USERSPACE
extra_args: CONF_FILE=prj_userspace.conf
arch_whitelist: x86 arm arc
tags: benchmark userspace
harness: console
harness_config:
type: one_line
record:
regex: "(?P<metric>.*):(?P<cycles>.*) cycles ,(?P<nanoseconds>.*) ns"
regex:
- "PROJECT EXECUTION SUCCESSFUL"