This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
fff9180614
zephyr
/
tests
/
drivers
/
can
/
api
/
prj.conf
4 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: drivers: Add basic tests for CAN driver This commit adds basic test for the CAN driver and API. Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
2019-02-07 05:41:10 +08:00
CONFIG_CAN=y
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 <alexander@wachter.cloud>
2021-01-31 06:43:41 +08:00
CONFIG_CAN_FD_MODE=n
tests: drivers: Add basic tests for CAN driver This commit adds basic test for the CAN driver and API. Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
2019-02-07 05:41:10 +08:00
CONFIG_ZTEST=y