Have updated yaffs direct tests and added README files to the tests.
[yaffs2.git] / direct / timothy_tests / stress_tester / yaffs_tester.h
similarity index 97%
rename from direct/timothy_tests/dev/yaffs_tester.h
rename to direct/timothy_tests/stress_tester/yaffs_tester.h
index a703175f26b1b77f637a46ef0c73187a510b9f36..11a08154c5fdc8ee10b8eed7aa5d5149fb472080 100644 (file)
@@ -25,7 +25,7 @@
 #include "message_buffer.h"
 #include "error_handler.h"
        
-#define MAX_NUMBER_OF_OPENED_HANDLES 50
+#define MAX_NUMBER_OF_OPENED_HANDLES 70
 #define MAX_FILE_NAME_SIZE 51
 
 typedef struct handle_regster_template{