zephyr/tests/subsys
Achatzi Julian 90236b0650 fs: fcb: Make FCB work with sectors larger than 16K
Enhance FCB to also work with sectors larger than 16K and
to handle larger flash alignment constraints correctly.

use fcb_len_in_flash when setting the offset of the data
and use buffers sizes of at least the alignment value.

The test in fcb_test_append_to_big has been altered, as it
would otherwise not come to a data length which fits the
fcb on sectors larger than 16K.

Closes: https://github.com/zephyrproject-rtos/zephyr/issues/45345

Signed-off-by: Achatzi Julian <jachatzi@baumer.com>
2022-05-25 14:57:45 +02:00
..
canbus/isotp drivers: can: convert enum can_mode to a bit field 2022-05-11 10:47:54 +02:00
cpp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
debug tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
dfu dts: fix a bunch of odd partition values dts entries 2022-05-25 14:21:04 +02:00
edac ztest: Fix userspace ztests in new API 2022-05-25 11:20:13 +09:00
fs fs: fcb: Make FCB work with sectors larger than 16K 2022-05-25 14:57:45 +02:00
ipc tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
jwt tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
logging twister: add support for platform_type filter 2022-05-14 14:49:59 -04:00
mgmt tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
modbus tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
openthread tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
pm tests: pm: device_runtime: test PM unsupported behaviour 2022-05-15 21:34:46 +02:00
portability tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
sd/sdmmc tests: subsys: sd: Add SDMMC subsystem test 2022-04-29 14:21:36 -05:00
settings tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
shell tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
storage tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
tracing/tracing_api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
usb tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00