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:
@ -969,7 +969,8 @@ void info_tests(void)
|
||||
TEST(delete_access_test);
|
||||
TEST(rename_test);
|
||||
TEST(rename_caseins_test);
|
||||
TEST(rename_flipflop_test);
|
||||
if (!OptShareName)
|
||||
TEST(rename_flipflop_test);
|
||||
TEST(getvolinfo_test);
|
||||
TEST(setvolinfo_test);
|
||||
}
|
||||
|
Reference in New Issue
Block a user