X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fyaffs_and_linux_mirror_tests%2FREADME.txt;fp=direct%2Ftimothy_tests%2Fmirror_tests%2FREADME.txt;h=2c03959808a7825d3322e2c2e8b8679af0a5814a;hb=121c055437f23d9d6bc7b57d36ecf128b447013f;hp=1edc620fdd9571087507732191d4698d6a92fceb;hpb=d7388fb75a13610d14d0afc397f826bd44c972e1;p=yaffs2.git diff --git a/direct/timothy_tests/mirror_tests/README.txt b/direct/timothy_tests/yaffs_and_linux_mirror_tests/README.txt similarity index 51% rename from direct/timothy_tests/mirror_tests/README.txt rename to direct/timothy_tests/yaffs_and_linux_mirror_tests/README.txt index 1edc620..2c03959 100644 --- a/direct/timothy_tests/mirror_tests/README.txt +++ b/direct/timothy_tests/yaffs_and_linux_mirror_tests/README.txt @@ -1,4 +1,4 @@ -Made by Timothy Manning on 24/12/10 +Made by Timothy Manning on 24/12/2010 mirror_tests is designed to check that yaffs behaves the same way as linux. @@ -11,14 +11,17 @@ Made by Timothy Manning on 24/12/10 rm test/*;rmdir test/;./mirror_tests -n 100 -v +compile command: make +run command: mirror_tests + Command line arguments - -yaffs_path [PATH] //sets the path for yaffs. - -linux_path [PATH] //sets the path for linux. - -p [NUMBER] //sets the print level for mirror_tests. - -v //verbose mode everything is printed - -q //quiet mode nothing is printed. - -n [number] //sets the number of random tests to run. - -s [number] //seeds rand with the number - -t [number] //sets yaffs_trace to the number - -clean //removes emfile and test dir + -yaffs_path [PATH] sets the path for yaffs. + -linux_path [PATH] sets the path for linux. + -p [NUMBER] sets the print level for mirror_tests. + -v verbose mode everything is printed + -q quiet mode nothing is printed. + -n [number] sets the number of random tests to run. + -s [number] seeds rand with the number + -t [number] sets yaffs_trace to the number + -clean removes emfile and test dir