mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-15 08:39:29 -06:00
tst: winfsp-tests: oplock testing
This commit is contained in:
@@ -194,6 +194,7 @@ int main(int argc, char *argv[])
|
||||
TESTSUITE(dirctl_tests);
|
||||
TESTSUITE(reparse_tests);
|
||||
TESTSUITE(stream_tests);
|
||||
TESTSUITE(oplock_tests);
|
||||
|
||||
atexit(exiting);
|
||||
signal(SIGABRT, abort_handler);
|
||||
|
||||
Reference in New Issue
Block a user