Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smurf-iv/winafred
Windows Add File Read Edit Delete -> Tester
https://github.com/smurf-iv/winafred
csharp filesystem testing
Last synced: 28 days ago
JSON representation
Windows Add File Read Edit Delete -> Tester
- Host: GitHub
- URL: https://github.com/smurf-iv/winafred
- Owner: Smurf-IV
- License: gpl-2.0
- Created: 2017-08-16T18:56:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T19:06:39.000Z (over 7 years ago)
- Last Synced: 2024-10-25T13:22:08.042Z (2 months ago)
- Topics: csharp, filesystem, testing
- Language: C#
- Homepage:
- Size: 475 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# WinAFRED
Project Description
WinAFRED :
**Win**dows **A**dd *F*ile Read Edit Delete Tester, is an application suite with the task of ensuring that virtual File systems work within a windows environment (Client and Server).
Written in C# and will use PInvokes to drive some tests.
What is this ?There is a need to have a set of tests, that can be performed against Virtual / Filter / Loaded disk / CallBack / Cloud / USB / etc. based file systems, to show if the implementation is compliant.
These do not have to be hosted (Served) on a windows File system, but must be accessible from the windows client environment.
This tester is the starting point of these tests.
AimsTo start easy,
Add performance counters
Add multi-threading
Add asynchronous tests
Add edge cases
Wrap it in a nice GUI for everyone to useWhen will this happen ?
very soon :-
First Draft