zephyr/tests/drivers
Francois Ramu 70809cc429 tests: drivers: flash: common stm32 flash testing on nucleo_f767zi
Add the nucleo_f767zi target to the list of stm32 boards to
execute the tests/drivers/flash/common

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2024-01-29 14:12:47 -06:00
..
adc tests: drivers: adc: adc_api: boards: st: use different acquisition time 2024-01-24 12:44:59 +00:00
audio/dmic_api tests: drivers: audio: add dmic API test 2024-01-17 14:43:52 +01:00
bbram bbram: Add tests 2024-01-12 09:59:31 +01:00
build_all drivers: bmp581: Add BMP581 driver 2024-01-24 09:32:34 -05:00
can tests: drivers: can: api: add test for can_get_transceiver() 2024-01-26 14:27:57 +01:00
charger/sbs_charger drivers: charger: Updates drivers to use charge_enable handler 2023-12-12 10:49:39 -06:00
clock_control drivers: clock_control: stm32: Add HSE CSS support 2023-12-13 13:56:43 +01:00
console tests: console: add line splitting tests 2023-11-29 17:16:35 -05:00
console_switching tests: console_switching: drop CONFIG_ZTEST_NEW_API 2023-11-28 14:55:57 +00:00
coredump/coredump_api tests: drivers: coredump: Enable code coverage 2023-12-07 12:14:32 -05:00
counter tests: counter: Add LPC RTC 1KHZ counter 2024-01-12 13:34:19 +01:00
dac tests: drivers: Add nucleo_f722ze board support 2023-12-13 13:57:55 +01:00
disk tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
display/display_read_write tests: drivers: display: add read() and write() test 2024-01-19 15:13:25 +00:00
dma test: dma: fix dma code-data_relocation failure on nxp rt platforms 2024-01-24 17:07:29 +01:00
eeprom ztest: shell: add shell support 2024-01-09 09:58:57 +01:00
entropy/api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02: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: common stm32 flash testing on nucleo_f767zi 2024-01-29 14:12:47 -06:00
flash_simulator tests/drivers/flash_simulator: Switch to native_sim 2023-11-30 09:42:25 -05:00
fuel_gauge tests fuel_gauge/sbs_gauge: Enable for native_sim 2023-11-20 09:20:59 +01:00
gnss tests: gnss: add some tests for gnss_dump 2023-11-29 14:30:40 +00:00
gpio tests: drivers: gpio_basic_api add board mimx93_evk_a55 2024-01-16 20:50:11 -05:00
hwinfo/api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
i2c tests: drivers: i2c: i2c_target_api: support numaker_pfm_m467 2023-11-27 14:34:15 +00:00
i2s tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
input input: kbd_matrix: add actual key mask runtime control 2023-12-27 16:50:21 +00:00
interrupt_controller/intc_plic tests: drivers: intc_plic: Add tests for register index and offset 2023-11-20 09:20:13 +01:00
ipm tests: drivers: use POST_KERNEL level 2023-09-15 16:04:19 +02:00
kscan tests/drivers kscan_input: Switch to native_sim 2023-11-22 09:53:20 +01: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: mbox: Add test for mbox with data transfer 2024-01-22 09:48:09 +00:00
memc/ram tests: exclude renode from tests requiring unsimulated peripherals 2024-01-08 16:17:43 +00:00
mipi_dsi/api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mm mm: rename struct mem_drv_bank to sys_mm_drv_bank 2023-11-21 08:42:01 +00:00
pinctrl tests/drivers/pinctrl/api: Enable for native_sim 2023-11-20 09:20:59 +01:00
pwm tests: pwm: esp32s3: add internal loopback 2024-01-11 10:04:34 +01:00
regulator tests: drivers: regulator: add api test for active discharge 2024-01-29 09:43:39 +01:00
retained_mem/api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
rtc tests rtc_api: Define _POSIX_C_SOURCE 2024-01-26 07:48:55 -05:00
sdhc tests: drivers: sdhc: add test for card insertion interrupt 2023-11-06 19:01:08 -05:00
sensor test: bmi160: rename test directory 2024-01-16 10:01:00 +01:00
smbus posix: Fix name collision with __bswap 2024-01-10 18:13:44 +00:00
spi test: spi_loopback: add npcx evbs to the spi_loopback test suite 2024-01-11 10:04:21 +01:00
syscon tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
timer/nrf_rtc_timer tests nrf_rtc_timer: Avoid failures w NRF53_SYNC_RTC enabled 2023-11-02 14:35:03 +01:00
uart tests: drivers: uart: Adapt nrfx_uarte test configuration 2024-01-19 13:04:07 +01:00
udc tests/drivers/udc: Switch to native_sim_64 2023-11-27 16:06:42 +00:00
usb/bc12 tests: usb: move bc12 tests under tests/drivers/usb 2023-12-22 09:54:12 +01:00
virtualization/ivshmem/plain tests: fix various test identifiers 2023-11-17 09:27:40 +01:00
w1/w1_api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
watchdog tests: samples: watchdog: Add intel_rpl_p_crb overlay 2023-12-27 16:06:19 +00:00