yaffs Added more tests to direct/timothy_tests/quick_tests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_chmod_ELOOP.h
similarity index 79%
rename from direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP2.h
rename to direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.h
index 336aadc5cb48dd6172ece7c31132d37f4e42dda6..3254f6206fcfb684946865f59632c8bfc054d00e 100644 (file)
  * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
  */
 
-#ifndef __test_yaffs_chmod_ELOOP2_h__
-#define __test_yaffs_chmod_ELOOP2_h__
+#ifndef __test_yaffs_chmod_ELOOP_h__
+#define __test_yaffs_chmod_ELOOP_h__
        
 #include "lib.h"
 #include "yaffsfs.h"
 #include "test_yaffs_chmod.h"
 
-int test_yaffs_chmod_ELOOP2(void);     
-int test_yaffs_chmod_ELOOP2_clean(void);
+int test_yaffs_chmod_ELOOP(void);      
+int test_yaffs_chmod_ELOOP_clean(void);
 
 #endif