yaffs More tests.
[yaffs2.git] / 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 bfc591ea6b09c0eb0632bd3bcd191d31950cc667..6d5033151374f497ef430b931683e5eac53a0d39 100644 (file)
  * 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){