zephyr/tests/subsys/settings/functional
Riadh Ghaddab cad2f1c103 settings: add new API function settings_get_val_len()
Add a function to get the value's length of a Key. If it doesn't exist
returns 0.
Add ZMS implementation for csi_get_val_len() and a default implementation
for the other storage systems.
Add some functional tests to verify it.

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
2025-05-15 17:53:26 +02:00
..
fcb tests: settings: where possible, use simulators for integration platforms 2025-03-11 11:34:54 +01:00
file
nvs tests: settings: where possible, use simulators for integration platforms 2025-03-11 11:34:54 +01:00
src settings: add new API function settings_get_val_len() 2025-05-15 17:53:26 +02:00
zms tests: settings: add functional test for ZMS 2025-05-15 17:53:26 +02:00