zephyr/tests/subsys/settings
Omkar Kulkarni 97166a5c11 tests: settings: Performance test for settings
This adds a on target performance test for Settings SS. Using this test
performance of the Setting SS + NVS/ZMS backend can be benchmarked.

The test repeatedly write 128 settings entries. Each setting entry
has a size of 4 bytes, and path length of 16 bytes (excluding the
null-terminator).

The test has two variants, with and without Bluetooth scan running.
This is useful to benchmark performance along with some component
of BT subsystem activated.

The test could be enhanced in future to include or create combinations
of different functionalities running, when agreesive store operations
are happening.

Signed-off-by: Omkar Kulkarni <omkar.kulkarni@nordicsemi.no>
2025-02-13 16:40:41 +01:00
..
fcb tests: enable flash tests for s32z board 2025-01-21 19:26:45 +01:00
fcb_init
file tests: enable flash tests for s32z board 2025-01-21 19:26:45 +01:00
functional tests: enable flash tests for s32z board 2025-01-21 19:26:45 +01:00
nvs
performance tests: settings: Performance test for settings 2025-02-13 16:40:41 +01:00
src
zms settings: ZMS: add a backend for ZMS (Zephyr Memory Storage) 2025-02-13 16:40:41 +01:00