summaryrefslogtreecommitdiff
path: root/direct/timothy_tests/stress_tester/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'direct/timothy_tests/stress_tester/README.txt')
-rw-r--r--direct/timothy_tests/stress_tester/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/direct/timothy_tests/stress_tester/README.txt b/direct/timothy_tests/stress_tester/README.txt
new file mode 100644
index 0000000..364d975
--- /dev/null
+++ b/direct/timothy_tests/stress_tester/README.txt
@@ -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.
+