X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_lseek.h;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_lseek.h;h=1bd4ce7def6eaed74fac35f40d1ea94e28ef574d;hb=26592c53da98ac887099559afbcb8dda05264e1c;hp=0000000000000000000000000000000000000000;hpb=10fffbf6cc8a96cb9b3b9164c668202010e37faa;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek.h b/direct/timothy_tests/quick_tests/test_yaffs_lseek.h new file mode 100644 index 0000000..1bd4ce7 --- /dev/null +++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek.h @@ -0,0 +1,9 @@ +#ifndef __test_yaffs_lseek_h__ +#define __test_yaffs_lseek_h__ +#include "lib.h" +#include "yaffsfs.h" +#include "test_open_file.h" +int test_yaffs_lseek(void); +int test_yaffs_lseek_clean(void); +int test_yaffs_lseek_to_beginning(void); +#endif