Have updated yaffs direct tests and added README files to the tests.
[yaffs2.git] / direct / timothy_tests / stress_tester / README.txt
diff --git a/direct/timothy_tests/stress_tester/README.txt b/direct/timothy_tests/stress_tester/README.txt
new file mode 100644 (file)
index 0000000..364d975
--- /dev/null
@@ -0,0 +1,8 @@
+The stress_tester program opens and closes files at random in an effort to break yaffs.
+
+compile command: make
+run command: ./yaffs_tester
+
+command line options:
+       -seed [number]          sets the random seed generator to the number.
+