JangJeewon / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

Recommended automated testing method for Dokan file systems #214

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
I have written code for Dokan based file system.  I am interested in the 
recommended methods/tools for testing this.  I have used NUnit testing against 
it (it is a .NET coded file system), but this is limited to a single threaded 
test.  I am interested in a more robust test.

What is the expected output? What do you see instead?
N/A

What version of the product are you using? On what operating system?
I am currently using version 0.6 on Win2003-32bit, and Win2008-64bit.

Please provide any additional information below.

Original issue reported on code.google.com by brent.bi...@gmail.com on 15 Mar 2011 at 7:49

GoogleCodeExporter commented 8 years ago
This is somethign I need as well.
This could be an ideal project for Codeplex, so that others can contribute / 
correct / extend.
Can you add to codeplex, and then add the url here please ?

Original comment by smurf...@gmail.com on 7 May 2011 at 4:29

GoogleCodeExporter commented 8 years ago
Just found this link 
"http://stackoverflow.com/questions/3746403/is-there-an-appllication-for-testing
-various-file-i-o-in-windows"

Anyone given the ideas a go ?

Original comment by smurf...@gmail.com on 28 Oct 2011 at 8:20

GoogleCodeExporter commented 8 years ago
http://winafred.codeplex.com/

Original comment by smurf...@gmail.com on 9 Dec 2011 at 6:35