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