X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_open_file.h;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_open_file.h;h=420255833bb1349c722b0fed23c61847064ba169;hp=0000000000000000000000000000000000000000;hb=26592c53da98ac887099559afbcb8dda05264e1c;hpb=10fffbf6cc8a96cb9b3b9164c668202010e37faa diff --git a/direct/timothy_tests/quick_tests/test_open_file.h b/direct/timothy_tests/quick_tests/test_open_file.h new file mode 100644 index 0000000..4202558 --- /dev/null +++ b/direct/timothy_tests/quick_tests/test_open_file.h @@ -0,0 +1,6 @@ +#ifndef __test_open_file_h__ +#define __test_open_file_h__ + +int test_open_file(void); +int test_open_file_clean(void); +#endif