X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_write_big_file.c;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_write_EFBIG.c;h=6d5033151374f497ef430b931683e5eac53a0d39;hb=24f00634ca4584100b60d7b68675c1c9c4646ee8;hp=bfc591ea6b09c0eb0632bd3bcd191d31950cc667;hpb=4966064e2d0557eb3132888bf31ed1edac0fef4b;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_write_EFBIG.c b/direct/timothy_tests/quick_tests/test_yaffs_write_big_file.c similarity index 94% rename from direct/timothy_tests/quick_tests/test_yaffs_write_EFBIG.c rename to direct/timothy_tests/quick_tests/test_yaffs_write_big_file.c index bfc591e..6d50331 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_write_EFBIG.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_write_big_file.c @@ -11,11 +11,11 @@ * published by the Free Software Foundation. */ -#include "test_yaffs_write_EFBIG.h" +#include "test_yaffs_write_big_file.h" static int handle=0; static char *file_name = NULL; -int test_yaffs_write_EFBIG(void) +int test_yaffs_write_big_file(void) { int output=0; int error_code=0; @@ -69,7 +69,7 @@ int test_yaffs_write_EFBIG(void) } -int test_yaffs_write_EFBIG_clean(void) +int test_yaffs_write_big_file_clean(void) { int output=1; if(file_name){