Skip to content

Commit

Permalink
tests: canbus: isotp: implementation: enable for native_posix
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
martinjaeger authored and carlescufi committed Sep 4, 2023
1 parent 393db16 commit 1ab434e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/subsys/canbus/isotp/implementation/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1ab434e

Please sign in to comment.