Is there any Driver hard core testing tool for Disk Drivers.
For example it wud randomly create delete files create delete folders,create
delete partitions and all sorts of things that can be performed on the disk.
Any suggestions guys?
Regards
Shal.
Well the examples you are giving would be mostly filesystem tests. Many
disk tests are low level, writing blocks reading them etc. I presume you
have checked out the HCT tests for disk. It used to be IoMeter from Intel
would do a good job of exercising things, then Intel turned it over to the
open source movement and it no longer works worth a damm on Windows.
–
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
“Shalini” wrote in message news:xxxxx@ntdev…
> Is there any Driver hard core testing tool for Disk Drivers.
> For example it wud randomly create delete files create delete
folders,create
> delete partitions and all sorts of things that can be performed on the
disk.
> Any suggestions guys?
> Regards
> Shal.
>
>
>
“Shalini” wrote in message news:xxxxx@ntdev…
> Is there any Driver hard core testing tool for Disk Drivers.
> For example it wud randomly create delete files create delete
folders,create
> delete partitions and all sorts of things that can be performed on the
disk.
> Any suggestions guys?
>
There ARE a suite of file system tests…
Peter
OSR