mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -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