zephyr/tests/subsys
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
..
canbus/isotp boards: posix: native_posix: enable can_loopback0 by default 2022-10-03 10:17:12 +02:00
cpp tests: cpp: cxx: Add more driver headers 2022-09-23 14:30:39 +02:00
debug includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dfu dfu: include MCUboot's bootutil_public.h 2022-09-19 18:36:37 +02:00
edac includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
emul emul: Add EMUL_DT_GET 2022-08-17 15:47:52 +00:00
fs ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
ipc/ipc_service ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
jwt test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
logging logging: Use STRUCT_SECTION macros for log backend 2022-10-03 10:11:03 +02:00
mgmt mgmt: mcumgr: Move wrongly placed header file 2022-09-20 15:01:47 +02:00
modbus modbus: add user data for adu callback 2022-09-02 10:51:57 +02:00
openthread ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
pm tests: subsys/pm: delete the empty test. 2022-09-16 08:39:39 +00:00
portability ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
rtio/rtio_api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
sd/sdmmc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
settings ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
shell tests: shell: add missing assert 2022-09-06 14:12:33 +00:00
storage storage/flash_map: Macros for accessing fixed-partitions 2022-09-06 09:56:37 +02:00
tracing/tracing_api tests: tracing_api: move to new ztest API 2022-09-08 10:39:10 +02:00
usb tests: subsys: usb: device: add zassert to judge whether USB enable 2022-09-02 11:23:31 +00:00