yaffs Fixed more bugs in quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / quick_tests.c
index 0dfe000fdf7b9178282b3d60d32b9ca2a4ba5ba9..d74714dc25d28bf91abb878d122cc2d1f7dc9c1e 100644 (file)
@@ -33,9 +33,7 @@ int main(int argc, char *argv[]){
 
        init_quick_tests(argc, argv);
        print_message("\n\nrunning quick tests for yaffs\n\n", 0);
-       //printf("testing yaffs\n");
 
-       //printf("len function %d",(sizeof(test_list)/sizeof(test_template)));
        for (x=0;x<total_number_of_tests;x++){
                //printf("x %d\n",x);
                yaffs_set_error(0);     /*reset the last error to 0 */