samples: canbus: isotp: add missing isotp tag
Add missing "isotp" tag to the CAN bus ISO-TP sample. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
b70d399a34
commit
03ac89d75b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ sample:
|
|||
name: ISO-TP lib sample
|
||||
tests:
|
||||
sample.subsys.canbus.isotp:
|
||||
tags: can
|
||||
tags: can isotp
|
||||
depends_on: can
|
||||
filter: dt_chosen_enabled("zephyr,canbus")
|
||||
harness: console
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue