zephyr/tests/drivers
Neil Chen 488ed025c9 tests: drivers: spi: add spi test support for frdm_mcxn236 board
add spi test support for frdm_mcxn236 board

Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
2024-08-15 10:15:12 +01:00
..
adc tests: drivers: adc: add conf file and overlay to adc_api 2024-08-14 10:45:47 +01: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: build_all: Adds Haptics build test 2024-08-08 15:57:12 +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 testing on the stm32h7 serie 2024-07-09 19:03:10 +02: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 samples: esp32c3: Move config files from boards to socs 2024-08-13 18:21:10 -04:00
dac everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
disk everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
display/display_read_write tests: drivers: display: display_read_write: add support for ILI9340 2024-06-13 09:23:40 +02:00
dma samples: esp32c3: Move config files from boards to socs 2024-08-13 18:21: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 samples: esp32c3: Move config files from boards to socs 2024-08-13 18:21:10 -04: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 samples: esp32c3: Move config files from boards to socs 2024-08-13 18:21:10 -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: add i2c test support for frdm_mcxn236 board 2024-08-15 10:15:12 +01: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 tests: drivers: spi: add spi test support for frdm_mcxn236 board 2024-08-15 10:15:12 +01:00
syscon arm64: linker: create region and section from zephyr,memory-region 2024-06-12 17:09:24 -05:00
tee/optee drivers: tee: optee: handlde GET_THREAD_COUNT call 2024-06-26 14:14:25 -04:00
timer tests: drivers: timer: grtc: Fix GRTC test 2024-05-28 18:53:39 +02:00
uart samples: esp32c3: Move config files from boards to socs 2024-08-13 18:21:10 -04:00
udc drivers: udc: add opaque pointer to store upper layer private data 2024-08-06 17:17:41 -04: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: wdt_basic_api: Correct rpi_pico configuration 2024-08-14 09:39:29 +02:00