RWTEST: (C)1999 T.Kalfaoglu <turgut@egenet.com.tr>  http://tk-os2.egenet.com.tr

(Initial Release)

This program will write and read an ever-growing file to disk
(until you stop it) and will compare each character that it reads
to the value that it should be. Will give you an error if the data
does not match the expected value.
For a true test of the drive; you may want to disable lazy-writes
and reduce the cache's timeout values down to very low numbers
PS: Don't forget to delete the temporary file after you break the program.


