zephyr/samples/subsys/rtio/sensor_batch_processing/sample.yaml
Manuel Arguelles 7f26c1c25c tests: samples: revert timeout change for FVP BaseR
Partially revert commit 0028e9733295316d152eba07bf56677d83f4b1b5.
Timeout for tests/posix/common must be still increased for slow
platforms (previously was 120 sec).

Signed-off-by: Manuel Arguelles <manuel.arguelles@nxp.com>
2022-08-16 15:51:38 +02:00

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"