blob: 1a0a407e893c3952cded8704418bc190ae72e864 [file] [log] [blame]
sample:
description: Hello World sample, the simplest userspace
Zephyr application
name: hello world user
common:
integration_platforms:
- mps2_an385
tags: introduction
harness: console
harness_config:
type: one_line
regex:
- "Hello World from UserSpace! (.*)"
tests:
sample.helloworld:
filter: CONFIG_ARCH_HAS_USERSPACE
tags: introduction