zephyr/tests
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
..
application_development code_relocation: Add NOKEEP option 2024-01-15 13:20:17 +01:00
arch tests: arm_irq_vector_table: Add special handling for nRF54H20 2024-02-02 16:40:11 +01:00
benchmarks tests: cmsis-dsp: request required features 2024-02-01 14:49:03 -06:00
bluetooth Bluetooth: Audio: define bt_bap_bass_subgroup struct. 2024-02-14 19:04:01 +01:00
boards xtensa: move to use system cache API support for coherency 2024-02-03 13:42:33 -05:00
boot tests: Fix pytest scenarios for boot with mcumgr. 2024-02-16 08:09:46 +01:00
bsim tests: bsim: Bluetooth: Add GATT encrypt tests 2024-02-19 20:46:28 +01:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
drivers tests: dma: remove wrong license from overlay 2024-02-25 20:44:48 -05:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: workq/user_work: change how resource pool is exhausted 2024-02-14 19:08:02 +01:00
lib lib: acpi: update shell and test app with the modifed resource struct 2024-02-15 12:28:55 +01:00
misc tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
modules thrift: null-terminate certificates in samples and tests 2024-02-13 19:36:58 +01:00
net tests: net: buf: additional verification of fixed buffer pool 2024-02-06 12:56:37 +01:00
posix posix: sched: Implement tests for sched_rr_get_interval 2024-02-02 12:42:50 +01:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: subsys/fs/nvs: fix nvs-cache-gc test 2024-02-25 20:47:06 -05:00
unit tests: unit: util: Extend FOR_EACH test 2024-01-29 11:32:54 +01:00
ztest ztest: fix ztest_run_test_suite usage and macros 2024-01-09 08:15:22 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00