zephyr/tests/subsys/settings/zms/testcase.yaml
Anas Nashif 7c985dea67 tests: zms: remove bogus filter using depends_on
zms is not something to be used with depends_on, it is a software
feature. looks like it was a copy/paste from an nvs test. This test was
always fitlered out and never built or ran on anything....

Use filter instead.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-03-11 11:34:54 +01:00

8 lines
167 B
YAML

tests:
settings.zms:
filter: dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
min_ram: 32
tags:
- settings
- zms