X-Git-Url: https://yaffs.net/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftest-framework%2Fbasic-tests%2FREADME.txt;fp=direct%2Ftest-framework%2Fbasic-tests%2FREADME.txt;h=1891a325b0d98edf2205f9778449ed077d9c7357;hp=0000000000000000000000000000000000000000;hb=e12e51da5815d80399ec8f5b0da69c7cd7a0f42e;hpb=ebc54da9e29be1de79d77c72c0d8eb91833c641b diff --git a/direct/test-framework/basic-tests/README.txt b/direct/test-framework/basic-tests/README.txt new file mode 100644 index 0000000..1891a32 --- /dev/null +++ b/direct/test-framework/basic-tests/README.txt @@ -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.