1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-10-29 02:58:38 -05:00

tst: winfsp-tests: GetVolumePathName testing

This commit is contained in:
Bill Zissimopoulos
2019-08-23 16:00:35 +01:00
parent d2f42f4918
commit dbdfaeee1f
4 changed files with 191 additions and 0 deletions

View File

@@ -205,6 +205,7 @@
<ClCompile Include="..\..\..\tst\winfsp-tests\stream-tests.c" />
<ClCompile Include="..\..\..\tst\winfsp-tests\timeout-test.c" />
<ClCompile Include="..\..\..\tst\winfsp-tests\version-test.c" />
<ClCompile Include="..\..\..\tst\winfsp-tests\volpath-test.c" />
<ClCompile Include="..\..\..\tst\winfsp-tests\winfsp-tests.c" />
<ClCompile Include="..\..\..\tst\winfsp-tests\wsl-test.c" />
</ItemGroup>