On Monday 15 February 2010 19:37:27 Saquib wrote:
>
> I have to do stress testing on YAFFS File system. Is there a test tool
> suite for yaffs?
You can use any stress tests you find and different people run different
tests.
The tests I use the most are either:
* The tests in yaffs cvs under yaffs2/direct/tests
* A variant of fsx in
http://github.com/cdhmanning/fs-tests
-- Charles