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