From af772d7a86788baafe3c3edbc1247ddd5fa01a40 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 28 Mar 2017 10:10:21 -0700 Subject: [PATCH] tools: run-tests: add passthrough-cpp --- tools/run-tests.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/run-tests.bat b/tools/run-tests.bat index e6ac8e79..dde0cd60 100755 --- a/tools/run-tests.bat +++ b/tools/run-tests.bat @@ -517,7 +517,7 @@ net use | findstr L: pushd >nul cd L: >nul 2>nul || (echo Unable to find drive L: >&2 & goto fail) L: -"%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-%1.exe" ^ +"%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-%2.exe" ^ --external --resilient --case-insensitive-cmp --share-prefix="\passthrough\%TMP::=$%\passthrough-%1\test" ^ -create_allocation_test -getfileinfo_name_test -rename_flipflop_test -rename_mmap_test -exec_rename_dir_test ^ -reparse* -stream*