yaffs Improvements on the quick tests code. note the bug is still here.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_read.h
1 #ifndef __test_yaffs_read_h__
2 #define __test_yaffs_read_h__
3 #include "lib.h"
4 #include "yaffsfs.h"
5 #include "test_yaffs_open_file.h"
6
7
8 int test_yaffs_read(void);
9 int test_yaffs_read_clean(void);
10 #endif