zephyr/tests/drivers
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
..
adc tests: ADC API: Add support for MG100 board 2022-10-03 10:11:28 +02:00
bbram ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
build_all tests: modem: build_all: Add MG100 board exclusions 2022-10-03 10:11:28 +02:00
can boards: posix: native_posix: enable can_loopback0 by default 2022-10-03 10:17:12 +02:00
clock_control boards, dts: fix filenames and dts refs for adsp clock 2022-09-14 07:23:08 -04:00
console includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
coredump/coredump_api devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
counter tests: counter: add esp32 test case 2022-09-19 18:37:28 +02:00
dac ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
disk includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dma ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
eeprom tests: drivers: eeprom: convert to new ztest API 2022-08-12 13:22:41 +02:00
entropy/api ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
espi tests: drivers: move the espi test to new ztest API 2022-09-09 16:14:07 -04:00
flash boards: arm: stm32l562e_dk_ns: Add flash partitions 2022-09-09 16:40:20 +00:00
flash_simulator tests: drivers: move the flash simulator test to new ztest API 2022-08-31 21:53:52 +00:00
gpio tests: driver: gpio: fix the incorrect testsuite names 2022-09-19 09:34:36 +00:00
hwinfo/api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
i2c tests: drviers: remove superfluous source files 2022-09-12 10:54:18 +00:00
i2s tests: drivers: i2s: i2s_speed: move to new ztest API 2022-09-16 08:35:36 +00:00
ipm includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kscan/kscan_api tests: drivers: kscan: move to new ztest API 2022-09-09 16:24:20 -04:00
led/led_api tests: drviers: remove superfluous source files 2022-09-12 10:54:18 +00:00
memc/ram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mipi_dsi/api tests: drivers move the mipi dsi test to new ztest API 2022-09-01 15:33:25 -04:00
mm/sys_mm_drv_api drivers/mm: Add API to query memory regions 2022-10-01 14:52:29 -04:00
pinctrl ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
pwm tests: drivers: pwm: move the pwm_loopback test to new ztest API 2022-10-03 10:10:15 +02:00
regulator includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sdhc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sensor ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
spi tests: drivers: spi: spi_loopback: Add board's overlay 2022-09-07 15:34:47 +02:00
syscon ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
timer/nrf_rtc_timer tests: drivers: timer: Replace deprecated nrfx API 2022-08-31 10:43:14 +02:00
uart ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
virtualization/ivshmem tests: drivers: virtualization: move the ivshmem tests to new ztest API 2022-09-06 12:36:54 +02:00
w1/w1_api tests/drivers/w1: add ds2485 overlay and configuration 2022-09-09 14:11:30 +00:00
watchdog/wdt_basic_api ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00