[KMTESTS:NPFS]
authorThomas Faber <thomas.faber@reactos.org>
Wed, 9 Apr 2014 18:00:33 +0000 (18:00 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Wed, 9 Apr 2014 18:00:33 +0000 (18:00 +0000)
commit08df30bc8b7967a26c02e0ea45adebda70d05441
tree433fcc1f18c4382f4d38a123aedf3ffb573495ef
parent9ef6a8868b90d80fae8059478843811a9a01feb1
[KMTESTS:NPFS]
- Add some (pretty incomplete) tests for NPFS Create, Connect and Read/Write operations
CORE-7451

svn path=/trunk/; revision=62695
rostests/kmtests/CMakeLists.txt
rostests/kmtests/kmtest_drv/testlist.c
rostests/kmtests/npfs/NpfsConnect.c [new file with mode: 0644]
rostests/kmtests/npfs/NpfsCreate.c [new file with mode: 0644]
rostests/kmtests/npfs/NpfsHelpers.c [new file with mode: 0644]
rostests/kmtests/npfs/NpfsReadWrite.c [new file with mode: 0644]
rostests/kmtests/npfs/npfs.h [new file with mode: 0644]