Skip to content

Commit 1cbe7e9

Browse files
tests: driver: can: api: Enhanced tests to check dispatching
This commit enhances the CAN API test. In the send_receive tests, we are using two filters and frames at the same time to check if the frame gets dispatched to the correct filter. Signed-off-by: Alexander Wachter <[email protected]>
1 parent 93ffddc commit 1cbe7e9

File tree

2 files changed

+290
-163
lines changed

2 files changed

+290
-163
lines changed

tests/drivers/can/api/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
CONFIG_CAN=y
2+
CONFIG_CAN_FD_MODE=n
23
CONFIG_ZTEST=y

0 commit comments

Comments
 (0)