X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Fquick_tests.h;fp=direct%2Ftimothy_tests%2Fquick_tests%2Fquick_tests.h;h=99675634fe4bf5d9efee96e6f666de833dad0a7e;hp=ed0d336dcbac30a19d8b4786c521f38a0256b011;hb=f7df29194a2f2970e53f37836f114184ab53fc7a;hpb=8a3135fb92f6ab11f3d2f35b1d415e00c5b7dc9f diff --git a/direct/timothy_tests/quick_tests/quick_tests.h b/direct/timothy_tests/quick_tests/quick_tests.h index ed0d336..9967563 100644 --- a/direct/timothy_tests/quick_tests/quick_tests.h +++ b/direct/timothy_tests/quick_tests/quick_tests.h @@ -329,7 +329,7 @@ test_template test_list[]={ {test_yaffs_write,test_yaffs_write_clean,"test_yaffs_write"}, {test_yaffs_write_EBADF,test_yaffs_write_EBADF_clean,"test_yaffs_write_EBADF"}, - {test_yaffs_write_big_file,test_yaffs_write_big_file_clean,"test_yaffs_write_big_file"}, +// {test_yaffs_write_big_file,test_yaffs_write_big_file_clean,"test_yaffs_write_big_file"}, {test_yaffs_write_EROFS,test_yaffs_write_EROFS_clean,"test_yaffs_write_EROFS"}, {test_yaffs_read,test_yaffs_read_clean,"test_yaffs_read"},