Merge remote-tracking branch 'origin/64_and_32_bit_time_tests'
[yaffs2.git] / direct / test-framework / basic-tests / README.txt
diff --git a/direct/test-framework/basic-tests/README.txt b/direct/test-framework/basic-tests/README.txt
new file mode 100644 (file)
index 0000000..1891a32
--- /dev/null
@@ -0,0 +1,13 @@
+basic-tests README
+
+This test is where we write a tests to 
+reproduce errors that are hard to recreate.
+
+These errors frequently require yaffs to be put 
+into abnormal states, which will not work well in 
+normal test rig.
+
+The solutions are manually verified here.
+
+This is not designed to be run by you as a test rig.
+It is just here for us to use for debugging purposes.