mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-29 14:02:55 -05:00
tst: make non-essential and long running tests optional
This commit is contained in:
@@ -265,6 +265,6 @@ void timeout_tests(void)
|
||||
if (NtfsTests || OptOplock)
|
||||
return;
|
||||
|
||||
TEST(timeout_pending_test);
|
||||
TEST(timeout_transact_test);
|
||||
TEST_OPT(timeout_pending_test);
|
||||
TEST_OPT(timeout_transact_test);
|
||||
}
|
||||
|
Reference in New Issue
Block a user