yaffs update to quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_ftruncate.h
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h
new file mode 100644 (file)
index 0000000..68f9e43
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef __test_yaffs_ftruncate_h__
+#define __test_yaffs_ftruncate_h__
+#include "lib.h"
+#include "yaffsfs.h"
+#include "test_open_file.h"
+int test_yaffs_ftruncate(void);
+int test_yaffs_ftruncate_clean(void); 
+#endif