2020-02-03 03:42:10 +08:00
|
|
|
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"
|
2020-07-30 20:37:57 +08:00
|
|
|
fixture: fixture_can_two_boards
|