zephyr/tests/drivers
Daniel DeGrasse 8eb493ffaf tests: drivers: flash: increase write size of test
Some SOCs, such as NXP's LPC family, expect a minimum write size of 512
bytes. Increase the EXPECTED_SIZE definition for flash driver test to
512 so that test can pass on these platforms.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-08-25 08:26:53 -05:00
..
adc devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
bbram devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
build_all drivers: sensor: ina237: add support for triggered mode 2022-08-22 19:38:06 +02:00
can devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
clock_control devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
console twister: add support for platform_type filter 2022-05-14 14:49:59 -04:00
coredump/coredump_api devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
counter devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
dac devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
disk test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
dma tests/drivers/dma: testing mem-to-mem DMA transfer on stm32u5 2022-08-24 10:05:32 +02:00
eeprom tests: drivers: eeprom: convert to new ztest API 2022-08-12 13:22:41 +02:00
entropy/api devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
espi devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
flash tests: drivers: flash: increase write size of test 2022-08-25 08:26:53 -05:00
flash_simulator devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
gpio devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
hwinfo/api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
i2c devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
i2s test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ipm test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
kscan/kscan_api devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
led/led_api devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
memc/ram tests: drivers: memc: Rework S(D)RAM test with ztest 2022-08-16 12:53:50 +02:00
mipi_dsi/api devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
pinctrl test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
pwm tests: drivers: pwm: add a testcase for pwm_loopback test. 2022-08-23 20:08:07 +02:00
regulator devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
sdhc devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
sensor tests: sbs_gauge ZTEST API migration 2022-08-23 19:27:28 +00:00
spi tests: drivers: spi: loopback: add rpi_pico configuration 2022-08-18 10:18:16 +02:00
syscon devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
timer/nrf_rtc_timer test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
uart devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
virtualization/ivshmem test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
w1/w1_api devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
watchdog/wdt_basic_api devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00