mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-14 15:52:47 -05:00
tst: add oplock testsuite run and disable some tests according to configuration
This commit is contained in:
@ -544,6 +544,7 @@ void dirctl_tests(void)
|
||||
{
|
||||
TEST(querydir_test);
|
||||
TEST(querydir_expire_cache_test);
|
||||
TEST(querydir_buffer_overflow_test);
|
||||
if (!OptShareName)
|
||||
TEST(querydir_buffer_overflow_test);
|
||||
TEST(dirnotify_test);
|
||||
}
|
||||
|
Reference in New Issue
Block a user