zephyr/tests/subsys/fs
Riadh Ghaddab 0fb8506ae4 tests: subsys/fs/nvs: fix nvs-cache-gc test
nvs-cache-gc test is running into infinite loop because of the wrong
stop condition when filling a sector.
Fix this by keeping an empty ATE in the sector for delete operation as
defined in the NVS filesystem write operations.

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
2024-02-25 20:47:06 -05:00
..
common tests: fs: Make common fs_basic test 2023-08-03 12:22:01 -04:00
ext2 tests: exclude renode from tests requiring unsimulated peripherals 2024-01-08 16:17:43 +00:00
fat_fs_api tests/subsys/fs/*: Switch to native_sim 2023-11-22 09:54:03 +01:00
fat_fs_dual_drive tests/subsys/fs/*: Switch to native_sim 2023-11-22 09:54:03 +01:00
fcb tests/subsys/fs/*: Switch to native_sim 2023-11-22 09:54:03 +01:00
fs_api tests/subsys/fs/*: Switch to native_sim 2023-11-22 09:54:03 +01:00
littlefs tests/subsys/fs/*: Switch to native_sim 2023-11-22 09:54:03 +01:00
multi-fs tests/subsys/fs/*: Switch to native_sim 2023-11-22 09:54:03 +01:00
nvs tests: subsys/fs/nvs: fix nvs-cache-gc test 2024-02-25 20:47:06 -05:00