tools: run-tests: add memfs-dotnet testing

This commit is contained in:
Bill Zissimopoulos 2017-05-09 00:03:01 -07:00
parent 5846939116
commit d70c49ccd0

View File

@ -381,8 +381,8 @@ if !ERRORLEVEL! neq 0 goto fail
exit /b 0 exit /b 0
:winfsp-tests-dotnet-external-share :winfsp-tests-dotnet-external-share
R: Q:
"%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --share=winfsp-tests-share=R:\ --resilient ^ "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --share=winfsp-tests-share=Q:\ --resilient ^
-reparse_symlink* -reparse_symlink*
if !ERRORLEVEL! neq 0 goto fail if !ERRORLEVEL! neq 0 goto fail
exit /b 0 exit /b 0