Skip to content
Snippets Groups Projects
Commit b147dd0f authored by Julien Michel's avatar Julien Michel
Browse files

TEST: Small error in automatic update of test drivers calls

parent 65e3735d
Branches
Tags
No related merge requests found
......@@ -167,15 +167,14 @@ otb_add_test(NAME coTvConfigurationManagerDefault COMMAND otbCommonTestDriver
otbConfigurationManagerTest
128)
otb_add_test(NAME coTvConfigurationManagerEnvVar COMMAND otbCommonTestDriver
otb_add_test(NAME coTvConfigurationManagerEnvVar COMMAND otbTestDriver
--add-before-env OTB_MAX_RAM_HINT "256"
--add-before-env OTB_DEM_DIRECTORY "/path/to/dem/"
--add-before-env OTB_GEOID_FILE "/path/to/geoid.file"
Execute $<TARGET_FILE:otbCommonTestDriver>
otbConfigurationManagerTest
256 /path/to/dem/ /path/to/geoid.file)
otb_add_test(NAME coTuStandardFilterWatcherNew COMMAND otbCommonTestDriver
otbStandardFilterWatcherNew
${INPUTDATA}/qb_RoadExtract.img
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment