Johann Fischer
5070186f63
tests/boards/samples: fixup after sdmmc driver relocation
...
Fixup configuration.
Remove obsolete SDHC SPI configuration.
Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-03-23 12:16:01 +01:00
Dominik Ermel
9c0fb144ee
tests/fs: NFFS has been replaced with Littlefs in multifs tests
...
With removal of NFFS from Zaphyr it would be no longer possible to
test multifs with NFFS and LittleFS will be now used instead.
Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-01-21 17:30:03 +01:00
Andrzej Puzdrowski
cc81e02e17
tests/subsys/fs/multi-fs: suppres kconfig issue
...
This patch is for suppress CI Kconfig issues caused
by temporary dead code in this test-suie.
Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2020-01-21 15:32:47 +01:00
Varun Sharma
3d9213ac57
tests: subsys: fs: multifs: Enable fs shell using new shell
...
Fixes #11356 , resolved compilation issue wrt to NFFS_FLASH_DEV_NAME
Enabled new shell implementation for testing fs shell
Signed-off-by: Varun Sharma <varun.sharma@intel.com>
2018-12-14 13:14:17 +01:00
Jakub Rzeszutko
b7a5874830
tests: shell: migrate tests to the new shell
...
Testing:
1. Shell built-in commands.
2. Wildcards module.
3. Static commands creation and execution.
4. Dynamic commands creation and execution.
Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-11-22 11:32:29 +01:00
Varun Sharma
7622fc37a0
subsys: fs: Migrate to new logging subsys
...
subsys:fs : Migrate from `SYS_LOG` to `LOG` logging mechanism.
tests: subsys: fs: Enabled CONFIG_LOG in prj.conf
Signed-off-by: Varun Sharma <varun.sharma@intel.com>
2018-10-15 09:18:03 -04:00
Varun Sharma
28f5da6c38
subsys: shell : fs new shell module for fs mount operation
...
Fixes # 7348, also includes test cases
Signed-off-by: Varun Sharma <varun.sharma@intel.com>
2018-09-13 09:27:45 -04:00