zephyr/tests
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
..
application_development arch/riscv: support CONFIG_CODE_DATA_RELOCATION 2022-08-24 10:08:06 +02:00
arch devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
benchmarks tests: benchmarks: move the cmsis_dsp bathmath test to new ztest API 2022-08-23 20:08:59 +02:00
bluetooth tests: Bluetooth: bsim: Verify multiple broadcaster and chain PDU 2022-08-23 16:21:00 +02:00
boards tests: boards: altera_max10: move the sysid test to new ztest API 2022-08-23 14:41:44 +00:00
boot/uefi tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmake/config_dir
crypto test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
drivers tests: drivers: flash: increase write size of test 2022-08-25 08:26:53 -05:00
kernel tests: timer: timer_behavior: Fix compile issues 2022-08-24 15:53:50 -05:00
lib tests: lib: spsc_pbuf: Improve stress test 2022-08-24 17:48:50 +00:00
misc scripts/Kconfig: add dt_node_array_prop Kconfig functions 2022-08-18 12:21:33 +02:00
net devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
posix tests: samples: revert timeout change for FVP BaseR 2022-08-16 15:51:38 +02:00
subsys tests: subsys: logging: move log_syst to new ztest API 2022-08-23 19:27:51 +00:00
unit tests: unit: move the math_extra test to new ztest API 2022-08-23 16:22:59 +02:00
ztest tests: adopt ztest base test to extended unittest module 2022-08-18 14:29:14 +02:00