zephyr/tests/subsys
Ramakrishna Pallala d3a6d933f6 tests: subsys: fs: Add test for multiple file systems
Add a new test for testing multiple file systems mounted
simultaneously on Zephyr. The test enables FATFS and NFFS
togeather and uses RAM as backend storage device.

The intention of this test is to demonstrate multiple file systems
support and perform basic file and directory operations. This test
heavily reused the existing fat_fs_api and nffs_fs_api test sources.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
2018-03-10 21:38:04 -05:00
..
dfu arm: nordic: flash: Use FLASH_DEV_NAME define 2018-01-25 15:23:00 -06:00
fs tests: subsys: fs: Add test for multiple file systems 2018-03-10 21:38:04 -05:00
logging/logger-hook samples: use console harness for some samples 2018-01-25 04:45:35 +05:30
storage/flash_map test: subsys: storage: flash_map: fix test of get sectors API 2018-03-08 10:18:57 +01:00