zephyr/samples/subsys/canbus/isotp/sample.yaml
Kumar Gala d8b2df7338 samples: canbus: isotpfix: Add testing fixture
Add a fixture since we need at least two boards connected for this test
to run correctly w/real hardware.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-08-12 16:07:42 -05:00

13 lines
257 B
YAML

sample:
name: ISO-TP lib sample
tests:
sample.subsys.canbus.isotp:
tags: CAN
depends_on: can
harness: console
harness_config:
type: one_line
regex:
- "(.*)Got 248 bytes in total"
fixture: fixture_can_two_boards