summaryrefslogtreecommitdiff
path: root/direct/timothy_tests/is_yaffs_working_tests/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'direct/timothy_tests/is_yaffs_working_tests/README.txt')
-rw-r--r--direct/timothy_tests/is_yaffs_working_tests/README.txt11
1 files changed, 11 insertions, 0 deletions
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
index 0000000..0cdddbd
--- /dev/null
+++ b/direct/timothy_tests/is_yaffs_working_tests/README.txt
@@ -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.