After the builds have been fixed, enable the tests on the 256KB-RAM Nordic IC. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
10 lines
246 B
YAML
10 lines
246 B
YAML
common:
|
|
tags: nffs filesystem
|
|
tests:
|
|
filesystem.nffs.cache:
|
|
extra_args: TEST=cache
|
|
extra_configs:
|
|
- CONFIG_FS_NFFS_NUM_CACHE_BLOCKS=64
|
|
- CONFIG_FS_NFFS_NUM_CACHE_INODES=4
|
|
platform_whitelist: qemu_x86 nrf52840_pca10056
|