Have updated yaffs direct tests and added README files to the tests.
[yaffs2.git] / direct / timothy_tests / is_yaffs_working_tests / README.txt
diff --git a/direct/timothy_tests/is_yaffs_working_tests/README.txt b/direct/timothy_tests/is_yaffs_working_tests/README.txt
new file mode 100644 (file)
index 0000000..0cdddbd
--- /dev/null
@@ -0,0 +1,11 @@
+is_yaffs_working_tests folder contains the very simple tests to check that yaffs has been installed properly.
+
+test_1_yaffs_mount.c mounts yaffs, creates a file, unmounts and then mounts yaffs and checks that the file is still there. 
+
+
+
+compile command: make
+run command: ./test_1_yaffs_mount
+
+command line options:
+       No commands.