Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement Request: Test suite for dokan driver #12

Open
GoogleCodeExporter opened this issue Dec 29, 2015 · 2 comments
Open

Enhancement Request: Test suite for dokan driver #12

GoogleCodeExporter opened this issue Dec 29, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

I would suggest to create a simple test suite for Dokan. The mirror 
application doesn't actually check or report any problems but it could 
probably be extended to do so.

The suite could start out with a few basic cases, which test file creation 
and deletion. As users report new issues, new cases could be written, which 
detect those issues. That way Dokan will become more stable and reliable 
with each version and it will be possible to provide users eventually with 
a strong tool to validate their driver implementations.

Original issue reported on code.google.com by dres.sch...@gmail.com on 21 Sep 2008 at 8:10

@GoogleCodeExporter
Copy link
Author

I've created a .net NUNIT test Case to test my Filesystem. I will clean it up 
and
then post it next week after my vacation. It tests creating, writing ,reading,
deleting, renameing,moving, locking by open handle etc.

Peter  

Original comment by SiegelPe...@gmail.com on 25 Sep 2008 at 1:45

@GoogleCodeExporter
Copy link
Author

Now here is my Dokan Nunit Test
Sorry for the delay, i had much work to do, in the last few weeks...


Peter 




Original comment by SiegelPe...@gmail.com on 6 Oct 2008 at 3:34

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant