X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftests%2Fnor_stress.h;fp=direct%2Ftests%2Fnor_stress.h;h=c6531c18956505bf309ac48e6683350ea00c0344;hb=a90266d26463b8473743165376ba98b04353c64a;hp=0000000000000000000000000000000000000000;hpb=f8021b6b5a5f5d9b407c9be95f96da6999cdc247;p=yaffs2.git diff --git a/direct/tests/nor_stress.h b/direct/tests/nor_stress.h new file mode 100644 index 0000000..c6531c1 --- /dev/null +++ b/direct/tests/nor_stress.h @@ -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 +