Restructure tests
[yaffs2.git] / direct / tests / nor_stress.h
diff --git a/direct/tests/nor_stress.h b/direct/tests/nor_stress.h
new file mode 100644 (file)
index 0000000..c6531c1
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef __NOR_STRESS_H__
+#define __NOR_STRESS_H__
+
+void NorStressTestInitialise(const char *path);
+void NorStressTestRun(const char *path, int n_cycles, int do_fsx);
+
+#endif
+