For NFS tests, run-tests will format a loop device based file system with
ext2, and export it to localhost.
+Note: unionfs doesn't yet work with nfs4
+
##############################################################################
JFFS2 Tests
-----------
question. To get jffs2 to work, your kernel needs not just the JFFS2 file
system, but also MTD device support.
+##############################################################################
+Memory-Based File System Tests
+------------------------------
+
+Tested with ramfs and tmpfs.
+
+##############################################################################
+Compressed File System Tests
+----------------------------
+
+Tested cramfs.
+
+The cramfs configuration by default, uses tmpfs as the leftmost branch,
+because this is a common user configuration scenario.
+
##############################################################################
For more information, see <http://unionfs.filesystems.org/>