1sample:
2  name: RTIO sample
3tests:
4  sample.rtio.sensor_batch_processing:
5    tags: rtio
6    integration_platforms:
7      - native_sim
8    harness: console
9    harness_config:
10      type: multi_line
11      regex:
12        - "(.*)Submitting (.*) read requests"
13        - "(.*)Start processing (.*) samples"
14        - "(.*)Finished processing (.*) samples"
15