yaffsfs.c: Fix NULL dereference in yaffs_unmount2_reldev()
[yaffs2.git] / direct / test-framework / basic-tests / README.txt
1 basic-tests README
2
3 This test is where we write a tests to 
4 reproduce errors that are hard to recreate.
5
6 These errors frequently require yaffs to be put 
7 into abnormal states, which will not work well in 
8 normal test rig.
9
10 The solutions are manually verified here.
11
12 This is not designed to be run by you as a test rig.
13 It is just here for us to use for debugging purposes.