zephyr/samples/subsys/rtio/sensor_batch_processing/sample.yaml
Manuel Arguelles f2ae4b67b2 tests: samples: bump timeout for FVP BaseR board
Timeout must be increased for fvp_baser_aemv8r_aarch32 board. Enabling
MPU on this board makes simulation slower.

Signed-off-by: Manuel Arguelles <manuel.arguelles@nxp.com>
2022-07-11 11:17:02 +02:00

16 lines
372 B
YAML

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