yaffs Added more tests to direct/timothy_tests/quick_tests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_freespace_NULL.h
similarity index 76%
rename from direct/timothy_tests/quick_tests/test_yaffs_flush_NULL.h
rename to direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.h
index deb98ff436b0fc75270ab590104ed82694bd0a76..d50b50574fdc311e206a347c60a1b0aaf2b10e38 100644 (file)
  * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
  */
 
-#ifndef __test_yaffs_flush_NULL_h__
-#define __test_yaffs_flush_NULL_h__
+#ifndef __test_yaffs_freespace_NULL_h__
+#define __test_yaffs_freespace_NULL_h__
 
 #include "lib.h"
 #include "yaffsfs.h"
-#include "test_yaffs_close.h"
 
-int test_yaffs_flush_NULL(void);
-int test_yaffs_flush_NULL_clean(void);
+int test_yaffs_freespace_NULL(void);
+int test_yaffs_freespace_NULL_clean(void);
 
 #endif