zephyr/tests
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
..
application_development/gen_inc_file tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
benchmarks test: run benchmark/boot_time also in native_posix 2018-02-07 16:28:16 -05:00
bluetooth Bluetooth: btp: Add Enable advertising with Node Identity cmd 2018-03-10 11:56:22 +02:00
boards/altera_max10 tests: boards: altera_max10: Add test for Nios-II i2c core 2018-02-07 19:37:35 -05:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto tests: crypto: mbedtls: enabled test for esp32 2018-03-09 21:29:08 -05:00
drivers tests: spi_loopback: Fix Arduino Zero SPI device name. 2018-03-10 17:03:33 -06:00
include native test: End tests as soon as they pass fail 2018-02-05 06:26:53 -08:00
kernel tests: kernel: timers: Added a test to check periodicity 2018-03-10 21:32:02 -05:00
lib tests: lib: use meaningful test names 2018-02-18 09:16:40 -05:00
misc/test_build tests: build: Test build with MCUboot support 2018-02-09 09:11:13 -05:00
net samples: net: Remove references to ZoAP 2018-03-09 20:25:37 -05:00
posix tests: semaphore: test APIs 2018-03-10 21:30:14 -05:00
power tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
shell test: shell: native_posix also supports shell 2018-02-02 07:48:46 -08:00
subsys tests: subsys: fs: Add test for multiple file systems 2018-03-10 21:38:04 -05:00
sys/ringbuffer tests: add ringbuffer api test and combine original test 2018-01-29 23:19:17 -05:00
unit tests: Remove broken net_buf unit tests 2018-02-10 09:20:42 +02:00
ztest tests: userspace: fix read/write privileged stack tests 2018-02-14 13:06:21 -08:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig kconfig: Change how optimization level is set 2018-02-05 06:23:20 -08:00