zephyr/tests/subsys
Andrzej Puzdrowski 9ac3755612 settings: (NVS) fetch sector size from driver
NVS back-end initialization should fetch size of the flash erase blocks
from the flash API instead of DT. This allows to work well when used
storage partition is not located in embedded memory.

NVS back-end sector multiplier configuration was set to 8K as
DT value for native posix targets
flash sector sizes is 1 B, while its flash driver supports 8k.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-10-22 10:52:36 -05:00
..
can/frame tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
debug/tracing tests: tracing: add tests for tracing features 2019-09-27 14:42:22 -04:00
dfu tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
fs samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
jwt cmake: samples/tests: update cmake_minimum_required() to 3.13.1 2019-09-27 23:09:24 -04:00
logging tests/subsys/logging/log_core: increase log buffer size 2019-09-15 11:33:47 +08:00
settings settings: (NVS) fetch sector size from driver 2019-10-22 10:52:36 -05:00
shell/shell_history shell_history_test: make the test succeed on 64-bit targets 2019-07-04 07:24:56 -04:00
storage/flash_map tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
usb usb: tests: Pass correct lengths to hexdump in usb bos test 2019-09-16 15:33:10 -05:00