>From:Arravind babu <aravindforl@yahoo.co.in> | Add to Address Book | >This is spam      
>To:         binutils@sources.redhat.com
>Subject:         Testing File systmes and drivers in linux kernel 2.4.20
>Date:         Tue, 24 Aug 2004 22:03:47 IST
>Cc:         linux-mips@linux-mips.org
>          Note:  To help protect your privacy, images from this >message have been blocked.View images | What is this?
>     
>Hi all,
>
>      We upgraded the linux kernel 2.4.14 to 2.4.20 in our MIPS based >embedded device.So we are planning to test the kernel stability.For >this we have to test
>
>File systems (RAMdisk , ROMFS , JFFS , CRAMFS) ,
>NAND driver ,
>Ethernet driver.
>
>Is there any tools available freely to test the above things? Pls tell >me if there are any tools or links todo these tasks?

From 2.4.18 to 2.4.20 there is not much of change in the code for
Ramdisk .Romfs Jffs and Cramfs... except for  --JFFS2 oops fixing...

See  http://ltp.sourceforge.net/tooltable.php if u find some tools.
But the best way is ti write some simple programs to do ur own test,,
and then make that code Open.

>
>Thanks in advance,
>Aravind.