yaffs Have revised and checked each test in quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_ftruncate.h
index b3f3956c7c516c2608c297adb0cb3c489019f5c1..9788997773926a9b6327c907a5ed90116acb082c 100644 (file)
 
 #ifndef __test_yaffs_ftruncate_h__
 #define __test_yaffs_ftruncate_h__
+
 #include "lib.h"
 #include "yaffsfs.h"
 #include "test_yaffs_open.h"
+
 int test_yaffs_ftruncate(void);
-int test_yaffs_ftruncate_clean(void); 
+int test_yaffs_ftruncate_clean(void);
 #endif