zephyr/tests/subsys/settings/functional/nvs/testcase.yaml
Andrzej Puzdrowski 48af970339 tests/subsys/settings/functional/nvs: add nrf52xx configuration
Added configuration which allows to run test-suite
on nrf52840dk_nrf52840 and nrf52dk_rf52832 boards.

fixes #25701

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2020-05-28 17:11:12 +02:00

9 lines
287 B
YAML

tests:
system.settings.functional.nvs:
platform_whitelist: qemu_x86 native_posix native_posix_64
tags: settings_nvs
system.settings.functional.nvs.dk:
extra_args: OVERLAY_CONFIG=mpu.conf
platform_whitelist: nrf52840dk_nrf52840 nrf52dk_nrf52832
tags: settings_nvs