1common: 2 tags: nvs 3tests: 4 filesystem.nvs: 5 platform_allow: qemu_x86 6 filesystem.nvs.0x00: 7 extra_args: DTC_OVERLAY_FILE=boards/qemu_x86_ev_0x00.overlay 8 platform_allow: qemu_x86 9 filesystem.nvs.cache: 10 extra_args: 11 - CONFIG_NVS_LOOKUP_CACHE=y 12 - CONFIG_NVS_LOOKUP_CACHE_SIZE=64 13 platform_allow: native_posix 14