zephyr/samples/subsys/sensing/simple/sample.yaml
Guangfu Hu 518cfe02a3 samples: sensing: add a simple sensing subsystem app
Add a simple sensing subsystem application.

Signed-off-by: Guangfu Hu <guangfu.hu@intel.com>
2023-06-17 07:43:25 -04:00

17 lines
344 B
YAML

sample:
description: A sensor framework sample
name: sensing sample
common:
tags: sensing
integration_platforms:
- native_posix
harness: console
harness_config:
type: multi_line
regex:
- "sensing subsystem run successfully"
tests:
sample.subsys.sensing.simple:
platform_allow: native_posix
tags: sensing