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
9124e310fd
zephyr
/
tests
/
drivers
/
can
/
utilities
/
prj.conf
3 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: can: Add CAN frame struct handling tests Make sure that can_copy_*() functions work as expected. These functions are used by SocketCAN support. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-02-18 21:27:59 +08:00
CONFIG_ZTEST=y
tests: drivers: can: utilities: convert to new ztest API Convert the CAN utilities test suite to use the new ztest API. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-08-10 03:16:58 +08:00
CONFIG_ZTEST_NEW_API=y