X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_read_EINVAL.h;h=df25d55b06574fefb8ad5502541b9d755ae1f07d;hp=c2c54b7729fb96a89b4222fa8a5331f183da7b5b;hb=d3abc5c5da005343e7d78c5c9a51d58af14b3faa;hpb=7827323c3e54b664075177cdb5626bb4dd1e7ed1 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h index c2c54b7..df25d55 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h @@ -15,15 +15,17 @@ #ifndef __test_yaffs_read_EINVAL_h__ #define __test_yaffs_read_EINVAL_h__ + #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