zephyr/tests/subsys
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
..
bindesc/definition tests/subsys/bindesc/definition: Enable for native_sim 2023-11-30 09:42:25 -05:00
canbus/isotp drivers: can: remove run-time RTR filtering, add build-time RTR filter 2024-01-21 11:00:31 +01:00
debug samples: debug: Add support for qemu_cortex_a9 in GDB stub sample 2023-12-18 09:31:42 +01:00
dfu tests/subsys/dfu/*: Switch to native_sim 2023-11-22 09:53:20 +01:00
dsp tests: cmsis-dsp: request required features 2024-02-01 14:49:03 -06:00
edac tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
emul tests/subsys/emul: Enable for native_sim 2023-11-27 16:06:42 +00:00
fs tests: subsys/fs/nvs: fix nvs-cache-gc test 2024-02-25 20:47:06 -05:00
input test: add a test for the kbd_matrix_state command 2023-12-08 20:16:39 +00:00
ipc tests/subsys/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
jwt modules: mbedtls: Add a mbedtls_ms_time implementation 2024-01-17 16:52:52 +01:00
llext/hello_world llext: Support memory protection 2024-02-02 13:06:28 -05:00
logging logging: rename log2_generic to log_generic 2024-02-14 19:07:30 +01:00
mem_mgmt tests: move shared_multi_heap to tests/lib 2023-12-13 17:27:54 -05:00
mgmt tests: mgmt: Adapt to API changes in zcbor 0.8.0 2024-01-25 15:09:16 +00:00
modbus tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
modem tests modem/backends/tty: Define _XOPEN_SOURCE 2024-01-26 07:48:55 -05:00
openthread tests/subsys/openthread: Enable for native_sim 2023-11-27 16:06:42 +00:00
pm pm: device_runtime: Extend existing API with ISR_SAFE mode 2024-02-01 15:03:42 +01:00
portability tests/subsys/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
rtio/rtio_api tests/subsys/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
sd tests: add test for SDIO subsystem 2023-11-06 19:01:08 -05:00
settings tests/settings/file: increase main stack size 2024-02-05 14:50:52 +01:00
shell tests: shell: shell_uart: add test for multi-instance 2023-12-06 11:27:20 -08:00
sip_svc tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
storage tests/subsys/storage/*: Switch to native_sim 2023-11-22 09:54:03 +01:00
testsuite/fff_fake_contexts tests/subsys/testsuite/fff_fake_contexts: Enable for native_sim 2023-11-27 16:06:42 +00:00
tracing/tracing_api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
usb usb: device_next: uac2: interface descriptor macros 2023-12-15 14:24:44 +01:00
zbus tests: zbus: add HLP priority boost tests 2024-01-04 09:41:54 +01:00