2072be4d8fe99386e0d0e9090e603bfa0cc33e1a
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_stat.h
1 #ifndef __test_yaffs_stat_h__
2 #define __test_yaffs_stat_h__
3 #include "lib.h"
4 #include "yaffsfs.h"
5 #include "test_open_file.h"
6 #include "test_yaffs_lseek.h"
7 int test_yaffs_stat(void);
8 int test_yaffs_stat_clean(void);
9 int yaffs_test_stat_mode(void);
10 int yaffs_test_stat_size(void);
11 #endif