zephyr/tests/subsys/fs
Dominik Ermel 71a3cc6a60 tests/nvs: Enable test suite with 0x00 erase value
The NVS tests have been disabled here with commit
 tests: nvs: Disable running the 0x00 test suite
 (22be0d8fd5)
due to problems with flash_simulator.

With introduction of below fixes:
 drivers/flash/flash_simulator: Fix flash_sim_write
 (bec0c7f279)
 drivers/flash/fash_simulator: Fix initialization for non-posix
 (849a5432df)

the tests can be enabled back.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-08-18 15:54:04 -04:00
..
common tests/subsys/fs: Add fs_open flags tests to LittleFS 2020-07-30 16:33:18 +02:00
fat_fs_api tests/subsys/fs: Add fs_open flags tests to fat_fs_api 2020-07-30 16:33:18 +02:00
fat_fs_dual_drive subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
fcb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fs_api test: fs: Test cases for file system interfaces 2020-08-14 15:44:06 -04:00
littlefs tests/subsys/fs: Add fs_open flags tests to LittleFS 2020-07-30 16:33:18 +02:00
multi-fs shell: correct build-in commands definition 2020-07-31 11:54:34 +02:00
nvs tests/nvs: Enable test suite with 0x00 erase value 2020-08-18 15:54:04 -04:00