1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-10-30 11:38:39 -05:00

tst: winfsp-tests: HookCreateFileW

This commit is contained in:
Bill Zissimopoulos
2016-09-16 10:08:16 -07:00
parent 4b48502232
commit 91e8bb1229
20 changed files with 83 additions and 69 deletions

View File

@@ -1,5 +1,7 @@
#include <tlib/testsuite.h>
#include "winfsp-tests.h"
int NtfsTests = 0;
int WinFspDiskTests = 1;
int WinFspNetTests = 1;