This commit adds sample-code for the ISO-TP library Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
12 lines
219 B
YAML
12 lines
219 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"
|