yaffs Added more tests to direct/timothy_tests/quick_tests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_chmod_ELOOP.c
similarity index 88%
rename from direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP2.c
rename to direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.c
index 32266dc9ef4ab5adaef597f79aa894c3424b3caf..ae62f544e0e0d11af40e8f3057f16050873e68d7 100644 (file)
@@ -11,9 +11,9 @@
  * published by the Free Software Foundation.
  */
 
-#include "test_yaffs_chmod_ELOOP2.h"
+#include "test_yaffs_chmod_ELOOP.h"
 
-int test_yaffs_chmod_ELOOP2(void)
+int test_yaffs_chmod_ELOOP(void)
 {
        int error=0;
        int output;
@@ -40,7 +40,7 @@ int test_yaffs_chmod_ELOOP2(void)
 
 }
 
-int test_yaffs_chmod_ELOOP2_clean(void)
+int test_yaffs_chmod_ELOOP_clean(void)
 {
        return test_yaffs_chmod();
 }