tests: canbus: isotp: implementation: enable for native_posix
The ISO-TP tests were disabled for native_posix in the past because of timing issues. The implementation test is working well with native_posix now and should also be run in CI. Signed-off-by: Martin Jäger <martin@libre.solar>
This commit is contained in:
parent
393db164e1
commit
1ab434edda
1 changed files with 0 additions and 3 deletions
|
@ -5,6 +5,3 @@ tests:
|
|||
- isotp
|
||||
depends_on: can
|
||||
filter: dt_chosen_enabled("zephyr,canbus") and not dt_compat_enabled("kvaser,pcican")
|
||||
platform_exclude:
|
||||
- native_posix
|
||||
- native_posix_64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue