yaffs Fixed some bugs in quick tests and added some more tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_sync_ENODEV.h
similarity index 78%
rename from direct/timothy_tests/quick_tests/test_yaffs_sync_ENOTDIR.h
rename to direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.h
index 4b11cabd4f8197dceb3f08d12ee69b1393b7a089..e3aec49819612a17cb7a8e13c13693904889d1d9 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_sync_ENOTDIR_h__
-#define __test_yaffs_sync_ENOTDIR_h__
+#ifndef __test_yaffs_sync_ENODEV_h__
+#define __test_yaffs_sync_ENODEV_h__
 
 #include "lib.h"
 #include "yaffsfs.h"
 
 
 #include "lib.h"
 #include "yaffsfs.h"
 
-int test_yaffs_sync_ENOTDIR(void);
-int test_yaffs_sync_ENOTDIR_clean(void);
+int test_yaffs_sync_ENODEV(void);
+int test_yaffs_sync_ENODEV_clean(void);
 
 #endif
 
 #endif