1common: 2 tags: 3 - filesystem 4 - littlefs 5 platform_allow: 6 - nrf52840dk/nrf52840 7 - native_sim 8 - native_sim/native/64 9 - mimxrt1060_evk/mimxrt1062/qspi 10 - mr_canhubk3 11 integration_platforms: 12 - nrf52840dk/nrf52840 13 modules: 14 - littlefs 15tests: 16 filesystem.littlefs.default: 17 timeout: 60 18 platform_allow: nrf54l15dk/nrf54l15/cpuapp 19 filesystem.littlefs.custom: 20 timeout: 180 21 extra_configs: 22 - CONFIG_APP_TEST_CUSTOM=y 23 - CONFIG_FS_LITTLEFS_FC_HEAP_SIZE=16384 24