zephyr/tests/drivers/can
Martin Jäger 9cec058e8e boards: posix: native_posix: enable can_loopback0 by default
The .yaml file states that CAN is supported, but the basic sample
application samples/drivers/can/counter cannot be compiled without
additional configuration.

The loopback driver does not require any additional steps like the
linux SocketCAN driver, so it is safe to enable it by default and
get rid of the many overlay files in the tests.

ISO-TP tests and the counter sample are excluded via .yaml from
twister tests because of timing issues.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-10-03 10:17:12 +02:00
..
api boards: posix: native_posix: enable can_loopback0 by default 2022-10-03 10:17:12 +02:00
canfd boards: posix: native_posix: enable can_loopback0 by default 2022-10-03 10:17:12 +02:00
shell tests: drivers: can: shell: add tests for start/stop shell commands 2022-09-13 16:06:50 +00:00
timing boards: posix: native_posix: enable can_loopback0 by default 2022-10-03 10:17:12 +02:00
utilities tests: move the SocketCAN tests to tests/net/socket/can 2022-08-18 10:19:29 +02:00