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

TEST: Missing tests, and errors in test declarations

parent cb63babb
No related branches found
No related tags found
No related merge requests found
......@@ -130,6 +130,33 @@ ADD_TEST(uaTvDEMHandler_AboveMSL_SRTM_NoGeoid
0.001
)
ADD_TEST(uaTvDEMHandler_AboveEllipsoid_NoSRTM_Geoid
${UtilitiesAdapters_TESTS1}
otbDEMHandlerTest
no
${INPUTDATA}/DEM/egm96.grd
40
8.434583
44.647083
0
44.067113
0.001
)
ADD_TEST(uaTvDEMHandler_AboveMSL_NoSRTM_Geoid
${UtilitiesAdapters_TESTS1}
otbDEMHandlerTest
no
${INPUTDATA}/DEM/egm96.grd
40
8.434583
44.647083
1
-5.7464
0.001
)
ADD_TEST(uaTvDEMHandler_AboveEllipsoid_NoSRTM_NoGeoid
${UtilitiesAdapters_TESTS1}
otbDEMHandlerTest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment