X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_access.h;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_access.h;h=181493d29d0bfdbe9c2a7523f999151a532d2112;hb=6bdb202d06f1e3dc8cc00dea708ebbd7fb771342;hp=0000000000000000000000000000000000000000;hpb=26592c53da98ac887099559afbcb8dda05264e1c;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access.h b/direct/timothy_tests/quick_tests/test_yaffs_access.h new file mode 100644 index 0000000..181493d --- /dev/null +++ b/direct/timothy_tests/quick_tests/test_yaffs_access.h @@ -0,0 +1,9 @@ +#ifndef __test_yaffs_access_h__ +#define __test_yaffs_access_h__ +#include "lib.h" +#include "yaffsfs.h" +#include "test_open_file.h" +#include "test_yaffs_lseek.h" +int test_yaffs_access(void); +int test_yaffs_access_clean(void); +#endif