yaffs Added more tests to direct/timothy_tests/quick_tests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_access_ELOOP.h
similarity index 78%
rename from direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP.h
rename to direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.h
index ab79e57fcec79164b5df290390ef1005720506af..089aeab025dec01d59445305adc7bbbb2470fcae 100644 (file)
  * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
  */
 
  * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
  */
 
-#ifndef __test_yaffs_rename_ELOOP_h__
-#define __test_yaffs_rename_ELOOP_h__
-
+#ifndef __test_yaffs_access_ELOOP_h__
+#define __test_yaffs_access_ELOOP_h__
 #include "lib.h"
 #include "yaffsfs.h"
 #include "lib.h"
 #include "yaffsfs.h"
-
-int test_yaffs_rename_ELOOP(void);
-int test_yaffs_rename_ELOOP_clean(void);
-
+int test_yaffs_access_ELOOP(void);
+int test_yaffs_access_ELOOP_clean(void);
 #endif
 #endif