mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-19 18:49:08 -06: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