X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_open_EISDIR.h;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_open_EISDIR.h;h=539f2cf94c7b98da7b7047cb8737c7eb4904cdb7;hp=0000000000000000000000000000000000000000;hb=fa6335ddf55329c1ba1c50c68080a559461151cc;hpb=c118b37070fa47650ca61c8c740da7461450d139 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.h new file mode 100644 index 0000000..539f2cf --- /dev/null +++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.h @@ -0,0 +1,9 @@ +#ifndef __test_yaffs_open_EISDIR_h__ +#define __test_yaffs_open_EISDIR_h__ + +#include "lib.h" +#include "yaffsfs.h" + +int test_yaffs_open_EISDIR(void); +int test_yaffs_open_EISDIR_clean(void); +#endif