yaffs Still trying to find the bug.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_read_EINVAL.h
index ee559276343c73b9061ca54c282f35350379b3d9..df25d55b06574fefb8ad5502541b9d755ae1f07d 100644 (file)
 
 #include "lib.h"
 #include "yaffsfs.h"
-#include "test_yaffs_open.h"
-#include "test_yaffs_write.h"
-#include "test_yaffs_truncate.h"
+//#include "test_yaffs_open.h"
+//#include "test_yaffs_write.h"
+//#include "test_yaffs_truncate.h"
 
 
 int test_yaffs_read_EINVAL(void);
 int test_yaffs_read_EINVAL_clean(void);
 int test_yaffs_read_EINVAL_init(void);
-int test_yaffs_read_EINVAL_init_clean(void);
+
 
 #endif