zephyr/tests/subsys/fs/nffs_fs_api/basic/testcase.yaml
Cinly Ooi 9bfc1eb8a6 sample: nffs_fs_api: basic: Increase time for testing
Increase test timeout to 500s because it was noticed
that the default of 60s has truncated the test
suite run for nrf52840_pca10056

Signed-off-by: Cinly Ooi <cinly.ooi@intel.com>
2019-03-29 18:24:48 -04:00

8 lines
159 B
YAML

common:
tags: nffs filesystem
tests:
filesystem.nffs.basic:
extra_args: TEST=basic
platform_whitelist: qemu_x86 nrf52840_pca10056
timeout: 500