yaffs Moving timothy_tests and updating the makefiles to work with the new test-framework
[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
deleted file mode 100644 (file)
index 0cdddbd..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-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.