diff --git a/Testing/Code/BasicFilters/CMakeLists.txt b/Testing/Code/BasicFilters/CMakeLists.txt
index 6dd56d127bba10e24eeddbbd36da5859faf57baf..72af036caba4facc972a192162e7aacb76f1f36b 100755
--- a/Testing/Code/BasicFilters/CMakeLists.txt
+++ b/Testing/Code/BasicFilters/CMakeLists.txt
@@ -387,7 +387,7 @@ ADD_TEST(bfTuStreamingStatisticsVectorImageFilterNew ${BASICFILTERS_TESTS}
 
 ADD_TEST(bfTvStreamingStatisticsVectorImageFilter ${BASICFILTERS_TESTS}  
 	--compare-ascii ${TOL}
- 		   ${BASELINE_FILES}/bfStreamingStatisticsVectorImageFilterResults.txt
+ 		   ${BASELINE_FILES}/bfTvStreamingStatisticsVectorImageFilterResults.txt
  		   ${TEMP}/bfTvStreamingStatisticsVectorImageFilterResults.txt
          otbStreamingStatisticsVectorImageFilter
 		#${IMAGEDATA}/SPOT5_SCENE01/IMAGERY.TIF
@@ -404,7 +404,7 @@ ADD_TEST(bfTuMatrixTransposeMatrixImageFilterNew ${BASICFILTERS_TESTS}
 ADD_TEST(bfTvMatrixTransposeMatrixImageFilter ${BASICFILTERS_TESTS}  
 	--compare-ascii ${TOL}
  		   ${BASELINE_FILES}/bfTvMatrixTransposeMatrixImageFilterResults.txt
- 		   ${TEMP}/bfMatrixTransposeMatrixImageFilterResults.txt
+ 		   ${TEMP}/bfTvMatrixTransposeMatrixImageFilterResults.txt
          otbMatrixTransposeMatrixImageFilter
 		${INPUTDATA}/multiSpect.tif
 		${INPUTDATA}/multiSpectInterp.tif