This adds a user application that shows the usage of ZMS The sample app shows three main functions of ZMS: - read/write/delete key/value pairs - fill all storage and delete it - calculate free remaining space Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
11 lines
147 B
YAML
11 lines
147 B
YAML
sample:
|
|
name: ZMS Sample
|
|
|
|
tests:
|
|
sample.zms.basic:
|
|
tags: zms
|
|
depends_on: zms
|
|
platform_allow:
|
|
- qemu_x86
|
|
- native_posix
|