Commit ef0e91aa authored by Kamil Piszczek's avatar Kamil Piszczek Committed by Maureen Helm
Browse files

tests: subsys: settings: functional: test name change for fcb & nvs



Changed the name of functional tests for NVS and FCB in the test
configuration file to avoid duplication with other test suites.

Signed-off-by: default avatarKamil Piszczek <Kamil.Piszczek@nordicsemi.no>
parent 43943b94
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
tests:
  system.settings.fcb:
  system.settings.functional.fcb:
    platform_whitelist: nrf52840_pca10056 nrf52_pca10040 native_posix native_posix_64
    tags: settings_fcb
+1 −1
Original line number Diff line number Diff line
tests:
  system.settings.nvs:
  system.settings.functional.nvs:
    platform_whitelist: qemu_x86
    tags: settings_nvs