yaffs Trying to find a bug in timothy quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_unlink.h
similarity index 81%
rename from direct/timothy_tests/quick_tests/test_yaffs_unlinking.h
rename to direct/timothy_tests/quick_tests/test_yaffs_unlink.h
index fcabe69ded6285f0f8d2f160b01f73ad6183f9bb..a28efc4297612d82769f9278e2af99e4e4bb823b 100644 (file)
  * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
  */
 
-#ifndef __test_yaffs_unlinking_h__
-#define __test_yaffs_unlinking_h__
+#ifndef __test_yaffs_unlink_h__
+#define __test_yaffs_unlink_h__
 
 #include "lib.h"
 #include "yaffsfs.h"
 #include "test_yaffs_open.h"
 #include "test_yaffs_access.h"
 
-int test_yaffs_unlinking(void);
-int test_yaffs_unlinking_clean(void);
+int test_yaffs_unlink(void);
+int test_yaffs_unlink_clean(void);
 #endif