yaffs Added more tests to direct/timothy_tests/quick_tests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_access_ELOOP.c
similarity index 88%
rename from direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP2.c
rename to direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c
index 719bedc82fe7a693256e41c1672c0bfd548d3ae3..8338cc48a47c68020b879ab6087ed101dd7c20d4 100644 (file)
@@ -11,9 +11,9 @@
  * published by the Free Software Foundation.
  */
 
-#include "test_yaffs_access_ELOOP2.h"
+#include "test_yaffs_access_ELOOP.h"
 
-int test_yaffs_access_ELOOP2(void)
+int test_yaffs_access_ELOOP(void)
 {
        int output=0;
        int error=0;
@@ -37,7 +37,7 @@ int test_yaffs_access_ELOOP2(void)
        }
 }
 
-int test_yaffs_access_ELOOP2_clean(void)
+int test_yaffs_access_ELOOP_clean(void)
 {
        return 1;
 }