zephyr/samples/subsys/rtio/sensor_batch_processing/sample.yaml

15 lines
355 B
YAML

sample:
name: RTIO sample
tests:
sample.rtio.sensor_batch_processing:
tags: rtio
integration_platforms:
- native_posix
harness: console
harness_config:
type: multi_line
regex:
- "(.*)Submitting (.*) read requests"
- "(.*)Start processing (.*) samples"
- "(.*)Finished processing (.*) samples"