reactos/modules/rostests/kmtests/kmtest
Ged Murphy b10dd06aa5 [KMTEST] Initial usermode support for testing FS mini-filters (#81)
* [KMTEST] Initial usermode support for testing FS mini-filters
- Add base routines to wrap the win32 'Filter' APis
- Add support routines to be used when testing FS filter drivers
- Move KmtCreateService to a private routine so it can be shared with KmtFltCreateService
- Completely untested at the mo, so likely contains bugs at this point
2017-10-25 10:39:55 +01:00
..
filter.c [KMTEST] Initial usermode support for testing FS mini-filters (#81) 2017-10-25 10:39:55 +01:00
fltsupport.c [KMTEST] Initial usermode support for testing FS mini-filters (#81) 2017-10-25 10:39:55 +01:00
kmtest.c
kmtest.exe.manifest
kmtest.h [KMTEST] Initial usermode support for testing FS mini-filters (#81) 2017-10-25 10:39:55 +01:00
kmtest.rc
service.c [KMTEST] Initial usermode support for testing FS mini-filters (#81) 2017-10-25 10:39:55 +01:00
support.c
testlist.c