yaffs Implement phase 1 fuzz testing.
[yaffs2.git] / direct / tests / nor_stress.h
index 7c4274ed3058f889fb19f952747dadaab128af40..7ebef781aa3727e4e33088faf222427acabcfdb6 100644 (file)
@@ -16,7 +16,7 @@
 #define __NOR_STRESS_H__
 
 void NorStressTestInitialise(const char *path);
 #define __NOR_STRESS_H__
 
 void NorStressTestInitialise(const char *path);
-void NorStressTestRun(const char *path, int n_cycles, int do_fsx);
+void NorStressTestRun(const char *path, int n_cycles, int do_fsx, int no_verification);
 
 #endif
 
 
 #endif