yaffs Added more tests to direct/timothy_tests/quicktests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_link_EROFS.h
index cfdb1303130cddf9467c6589eba90e4896e4d94d..8ce4bcd7d78d0b0782eba5f1a761c43136fdd687 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_dir_h__
-#define __test_yaffs_link_ELOOP_dir_h__
+#ifndef __test_yaffs_link_EROFS_h__
+#define __test_yaffs_link_EROFS_h__
 
 #include "lib.h"
 #include "yaffsfs.h"
 
 
 #include "lib.h"
 #include "yaffsfs.h"
 
-int test_yaffs_link_ELOOP_dir(void);
-int test_yaffs_link_ELOOP_dir_clean(void);
+int test_yaffs_link_EROFS(void);
+int test_yaffs_link_EROFS_clean(void);
 
 #endif
 
 #endif