yaffs Are trapping a suspeced bug in quick_tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_ftruncate.h
1 #ifndef __test_yaffs_ftruncate_h__
2 #define __test_yaffs_ftruncate_h__
3 #include "lib.h"
4 #include "yaffsfs.h"
5 #include "test_open_file.h"
6 int test_yaffs_ftruncate(void);
7 int test_yaffs_ftruncate_clean(void); 
8 #endif