X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_stat.h;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_stat.h;h=2072be4d8fe99386e0d0e9090e603bfa0cc33e1a;hb=6bdb202d06f1e3dc8cc00dea708ebbd7fb771342;hp=0000000000000000000000000000000000000000;hpb=26592c53da98ac887099559afbcb8dda05264e1c;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat.h b/direct/timothy_tests/quick_tests/test_yaffs_stat.h new file mode 100644 index 0000000..2072be4 --- /dev/null +++ b/direct/timothy_tests/quick_tests/test_yaffs_stat.h @@ -0,0 +1,11 @@ +#ifndef __test_yaffs_stat_h__ +#define __test_yaffs_stat_h__ +#include "lib.h" +#include "yaffsfs.h" +#include "test_open_file.h" +#include "test_yaffs_lseek.h" +int test_yaffs_stat(void); +int test_yaffs_stat_clean(void); +int yaffs_test_stat_mode(void); +int yaffs_test_stat_size(void); +#endif