zephyr/tests/drivers/can
Henrik Brix Andersen 11ed7d62b7 tests: drivers: can: add test for the CAN shell module
Add test for the CAN shell module.

The tests execute a set of CAN shell module commands against a CAN
controller driver mock, verifies that the expected CAN controller driver
API functions are called, and that their arguments are as expected.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-08-31 10:45:35 +02:00
..
api devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
canfd devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
shell tests: drivers: can: add test for the CAN shell module 2022-08-31 10:45:35 +02:00
timing devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
utilities tests: move the SocketCAN tests to tests/net/socket/can 2022-08-18 10:19:29 +02:00