Skip to content
Snippets Groups Projects
Commit 05bbad9b authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

ENH: update test after EstimateStat appli key change

parent e4bb7402
Branches
Tags
No related merge requests found
......@@ -9,7 +9,7 @@ add_test(NAME apTvClEstimateImagesStatisticsQB1
Execute $<TARGET_FILE:otbApplicationLauncherCommandLine>
EstimateImagesStatistics
--modulePath $<TARGET_FILE_DIR:otbapp_EstimateImagesStatistics>
--in ${INPUTDATA}/Classification/QB_1_ortho.tif
--il ${INPUTDATA}/Classification/QB_1_ortho.tif
--out ${TEMP}/apTvClEstimateImageStatisticsQB1.xml )
add_test(NAME apTvClEstimateImagesStatisticsQB123
......@@ -20,7 +20,7 @@ add_test(NAME apTvClEstimateImagesStatisticsQB123
Execute $<TARGET_FILE:otbApplicationLauncherCommandLine>
EstimateImagesStatistics
--modulePath $<TARGET_FILE_DIR:otbapp_EstimateImagesStatistics>
--in ${INPUTDATA}/Classification/QB_1_ortho.tif
--il ${INPUTDATA}/Classification/QB_1_ortho.tif
${INPUTDATA}/Classification/QB_2_ortho.tif
${INPUTDATA}/Classification/QB_3_ortho.tif
--out ${TEMP}/apTvClEstimateImageStatisticsQB123.xml )
......@@ -33,7 +33,7 @@ add_test(NAME apTvClEstimateImagesStatisticsQB456
Execute $<TARGET_FILE:otbApplicationLauncherCommandLine>
EstimateImagesStatistics
--modulePath $<TARGET_FILE_DIR:otbapp_EstimateImagesStatistics>
--in ${INPUTDATA}/Classification/QB_4_extract.tif
--il ${INPUTDATA}/Classification/QB_4_extract.tif
${INPUTDATA}/Classification/QB_5_extract.tif
${INPUTDATA}/Classification/QB_6_extract.tif
--out ${TEMP}/apTvClEstimateImageStatisticsQB456.xml )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment