X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2FREADME.txt;h=55b670e6680eb2b1fef9916c0038f0682217bb85;hb=ce0a5fb9849b6dc0d1347709b28d3a34eefec662;hp=d757584d56285698ed4007a49527d65024744005;hpb=380d86d186c04767c5f849f442ab960eef75f020;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/README.txt b/direct/timothy_tests/quick_tests/README.txt index d757584..55b670e 100644 --- a/direct/timothy_tests/quick_tests/README.txt +++ b/direct/timothy_tests/quick_tests/README.txt @@ -1,6 +1,20 @@ - Made by Timothy Manning on 04/11/2010 +This test is designed to test the response and error handling of the yaffs functions. + +compile command: make +run command: ./quick_tests + +command line options: + -h prints the available command line options. + -c tests will continue even if a test fails, rather than exiting the test. + -v verbose mode. will print all messages. + -q quiet mode. will not print any messages. + -t [number] sets the yaffs_trace() function to the number. + -n [number] sets the number of randomly selected tests to run after the test has run through + after running all of listed tests. + +############################# development infomation #################################################################### Tests made @@ -246,7 +260,7 @@ test_yaffs_write_EROFS.c Tests to add - + test_yaffs_rename a file over its self. test_yaffs_readlink test_yaffs_readlink_ENOENT