tst: winfsp-tests: HookRemoveDirectoryW

This commit is contained in:
Bill Zissimopoulos
2016-10-26 12:08:29 -07:00
parent 0532cee99c
commit e07ef0712e
3 changed files with 21 additions and 8 deletions

View File

@ -21,12 +21,9 @@
#include <tlib/testsuite.h>
#include <time.h>
#define WINFSP_TESTS_NO_HOOKS
#include "winfsp-tests.h"
#undef CreateFileW
#undef CloseHandle
#undef DeleteFileW
int NtfsTests = 0;
int WinFspDiskTests = 1;
int WinFspNetTests = 1;