yaffs Added more tests to direct/timothy_tests/quick_tests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_link_ELOOP_dir.h
similarity index 77%
rename from direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP.h
rename to direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.h
index 589ac1eabc1e2a645e1309d6bb8ca49929be66eb..cfdb1303130cddf9467c6589eba90e4896e4d94d 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_link_ELOOP_h__
-#define __test_yaffs_link_ELOOP_h__
+#ifndef __test_yaffs_link_ELOOP_dir_h__
+#define __test_yaffs_link_ELOOP_dir_h__
 
 #include "lib.h"
 #include "yaffsfs.h"
 
 
 #include "lib.h"
 #include "yaffsfs.h"
 
-int test_yaffs_link_ELOOP(void);
-int test_yaffs_link_ELOOP_clean(void);
+int test_yaffs_link_ELOOP_dir(void);
+int test_yaffs_link_ELOOP_dir_clean(void);
 
 #endif
 
 #endif