1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-13 07:39:10 -06:00

winfsp-tests: flush_test

This commit is contained in:
Bill Zissimopoulos
2016-04-02 18:43:27 -07:00
parent e6ab31a0e0
commit cddba10c9b
4 changed files with 277 additions and 0 deletions

View File

@@ -182,6 +182,7 @@
</ClCompile>
<ClCompile Include="..\..\..\tst\winfsp-tests\create-test.c" />
<ClCompile Include="..\..\..\tst\winfsp-tests\dirctl-test.c" />
<ClCompile Include="..\..\..\tst\winfsp-tests\flush-test.c" />
<ClCompile Include="..\..\..\tst\winfsp-tests\info-test.c" />
<ClCompile Include="..\..\..\tst\winfsp-tests\memfs-test.c" />
<ClCompile Include="..\..\..\tst\winfsp-tests\memfs.cpp" />