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:
Martin Jäger 2023-09-04 15:06:18 +02:00 committed by Carles Cufí
commit 1ab434edda

View file

@ -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