mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-11-03 20:48:08 -06:00 
			
		
		
		
	tst: winfsp-tests: IRP timeout testing
This commit is contained in:
		@@ -177,6 +177,7 @@
 | 
			
		||||
      <WarningLevel Condition="'$(Configuration)|$(Platform)'=='Release|x64'">TurnOffAllWarnings</WarningLevel>
 | 
			
		||||
    </ClCompile>
 | 
			
		||||
    <ClCompile Include="..\..\..\tst\winfsp-tests\mount-test.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\tst\winfsp-tests\timeout-test.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\tst\winfsp-tests\winfsp-tests.c" />
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
 
 | 
			
		||||
@@ -19,6 +19,9 @@
 | 
			
		||||
    <ClCompile Include="..\..\..\ext\tlib\testsuite.c">
 | 
			
		||||
      <Filter>Source\tlib</Filter>
 | 
			
		||||
    </ClCompile>
 | 
			
		||||
    <ClCompile Include="..\..\..\tst\winfsp-tests\timeout-test.c">
 | 
			
		||||
      <Filter>Source</Filter>
 | 
			
		||||
    </ClCompile>
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <ClInclude Include="..\..\..\ext\tlib\testsuite.h">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user