zephyr/tests/drivers
Jilay Pandya 179f990e46 tests: drivers: stepper: build all
This commit introduces preliminary build all test for stepper driver

Signed-off-by: Jilay Pandya <jilay.pandya@zeiss.com>
2024-08-27 12:43:39 +02:00
..
adc tests: drivers: adc: fix compilation for nRF9280 2024-08-22 14:24:38 -04:00
audio/dmic_api boards: nxp: rd_rw612_bga: enable DMIC 2024-03-28 09:44:25 +00:00
bbram tests: drivers: bbram: add nucleo_g071rb as an integration platform 2024-06-10 15:16:59 -05:00
build_all tests: drivers: stepper: build all 2024-08-27 12:43:39 +02:00
can tests: drivers: can: api: restore default bitrates 2024-06-28 20:55:53 -04:00
charger/sbs_charger tests: sbs_charger: fix filter 2024-04-25 17:57:30 -04:00
clock_control tests: drivers: clock control of stm32wba serie 2024-08-15 10:20:11 +01:00
console scripts: west robot & simulation: Fix OOT 2024-07-01 16:10:35 -04:00
console_switching emul: Support UART device emulation 2024-07-30 18:28:17 +01:00
coredump/coredump_api arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
counter drivers: counter: esp32c2: Add support 2024-08-16 14:08:22 -04:00
dac everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
disk tests/drivers disk_access: Switch from native_posix to native_sim 2024-08-16 11:20:34 +01:00
display/display_read_write tests: drivers: display: display_read_write: add support for ILI9340 2024-06-13 09:23:40 +02:00
dma tests: dma/chan_blen_transfer: move buffer to DMA-accessible memory 2024-08-22 14:25:10 -04:00
eeprom tests/drivers several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
entropy/api samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version 2024-03-21 15:23:56 +01:00
espi tests/drivers espi: Switch from native_posix to native_sim 2023-11-20 09:20:59 +01:00
ethernet/eth_ivshmem_queue drivers: ethernet: Fix eth_ivshmem shared memory mapping 2023-11-27 12:15:43 +00:00
flash tests: drivers: flash: Move negative tests to a separate project 2024-08-26 17:08:19 +02:00
flash_simulator tests/flash_simulator: Test scenario for flash_flatten() 2024-06-04 08:00:46 +02:00
fuel_gauge tests: fuel_gauge: fixed filtering 2024-04-24 15:55:29 -04:00
gnss tests: drivers: gnss: gnss_api: Add overlay for emulated boards 2024-05-09 15:45:34 +02:00
gpio gpio_smartbond: Fix port_set_masked_raw 2024-08-19 17:23:18 -04:00
hwinfo/api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
i2c tests: drivers: i2c: support i2c_target_api cases for RT1180 2024-08-22 14:21:27 -04:00
i2s tests: i2s_speed: Fix RT1170_EVK overlay files 2024-07-10 11:38:39 +02:00
input input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
interrupt_controller tests: drivers: intc: verify registration of controllers 2024-05-25 11:24:32 +03:00
ipm misc: move lorem ipsum text to zephyr/misc/lorem_ipsum.h 2024-08-02 03:31:06 -04:00
kscan tests kscan/kscan_input: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
led/led_api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mbox/mbox_data tests: drivers: mbox: mbox_data: Fix usage of board name checking 2024-03-22 10:06:04 +01:00
memc/ram tests: drivers: memc/ram: Add support for Smartbond Pro DevKit. 2024-05-23 07:51:41 -04:00
mipi_dsi/api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mm hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mspi everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
pinctrl everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
pwm samples: esp32c3: Move config files from boards to socs 2024-08-13 18:21:10 -04:00
regulator tests: Add frdm_mcxn947 into regulator and adc test scope 2024-07-08 14:57:55 -04:00
retained_mem/api tests: drivers: retained_mem: api: add nrf54l15 support 2024-08-14 12:35:17 -04:00
rtc tests: drivers: rtc: rtc_api: boards: add conf file 2024-08-09 17:58:35 +01:00
sdhc tests: drivers: sdhc: setup SDHC IO before test 2024-05-16 09:18:07 +02:00
sensor tests: do not get ZEPHYR_BASE from ENV 2024-07-11 13:09:53 -04:00
smbus tests: smbus_emul: Remove unnecessary definition 2024-05-17 09:30:04 +02:00
spi drivers: spi: esp32c2: esp8684: Add support 2024-08-26 17:06:02 +02:00
syscon arm64: linker: create region and section from zephyr,memory-region 2024-06-12 17:09:24 -05:00
tee/optee tests/drivers/tee/optee: Switch from native_posix to native_sim 2024-08-16 11:20:34 +01:00
timer tests: drivers: timer: grtc: Fix GRTC test 2024-05-28 18:53:39 +02:00
uart boards: renesas: Add initial support for FPB-RA6E2 board 2024-08-19 09:59:27 -04:00
udc usb: device_next: Make stack High-Bandwidth aware 2024-08-21 18:25:30 +01:00
usb/bc12 tests: usb: move bc12 tests under tests/drivers/usb 2023-12-22 09:54:12 +01:00
virtualization/ivshmem/plain tests: remove pci bus compatible id dependency from overlay files 2024-01-31 15:03:06 +01:00
w1/w1_api hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
watchdog tests: drivers: watchdog: wdt_basic_api: fix compilation for nRF9280 2024-08-22 14:24:38 -04:00