You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Original issue reported on code.google.com by
dres.sch...@gmail.com
on 21 Sep 2008 at 8:10The text was updated successfully, but these errors were encountered: