yaffs update to quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_open_file.h
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 (file)
index 0000000..4202558
--- /dev/null
@@ -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