1 # CMakeLists for Testing purpose
2 # Cxx file that need a file to run should be place aproprietly
4 SET(CXX_TEST_PATH ${EXECUTABLE_OUTPUT_PATH})
6 SET(GDCM_TESTS ${CXX_TEST_PATH}/gdcmTests)
8 # add test that does not require data:
9 # They usally return if no argument is given
23 TestDicomDirElement.cxx
29 SET(TEST_SOURCES ${TEST_SOURCES}
34 # add tests that require data
36 SET(TEST_SOURCES ${TEST_SOURCES}
39 TestLoadAllDocumentsNoPrivNoSeq.cxx # includes generated gdcmDataImages.h
40 TestPrintAllDocument.cxx # includes generated gdcmDataImages.h
41 #TestAllEntryVerify.cxx # includes generated gdcmDataImages.h
42 TestAllReadCompareDicom.cxx # includes generated gdcmDataImages.h
43 TestReadWriteReadCompare.cxx # includes generated gdcmDataImages.h
44 #TestCopyDicom.cxx # includes generated gdcmDataImages.h
45 # TestCopyRescaleDicom.cxx # includes generated gdcmDataImages.h
49 TestDicomDir.cxx # require DICOMDIR
50 TestBuildUpDicomDir.cxx # writes a file named "NewDICOMDIR"
51 TestMakeDicomDir.cxx # writes a file named "NewDICOMDIR"
52 TestSerieHelper.cxx # uses gdcmData as a default root directory
54 TestValidate.cxx #Just to have on overviews of oddities ...
56 # add test that require VTK:
58 IF("${VTK_MAJOR_VERSION}" LESS 4)
59 MESSAGE(FATAL_ERROR "This VTK version is not supported, you are on your own !")
60 ELSE("${VTK_MAJOR_VERSION}" LESS 4)
61 IF("${VTK_MAJOR_VERSION}" EQUAL 4 AND "${VTK_MINOR_VERSION}" EQUAL 2)
62 MESSAGE(FATAL_ERROR "This VTK version is not supported, you are on your own !"
63 "Although gdcm should compile fine. You just need to turn BUILD_TESTING:=OFF")
64 ENDIF("${VTK_MAJOR_VERSION}" EQUAL 4 AND "${VTK_MINOR_VERSION}" EQUAL 2)
65 IF("${VTK_MAJOR_VERSION}" EQUAL 4 AND "${VTK_MINOR_VERSION}" EQUAL 4 AND "${VTK_BUILD_VERSION}" LESS 3)
66 MESSAGE(FATAL_ERROR "This VTK version is not supported, you are on your own !"
67 "Although gdcm should compile fine. You just need to turn BUILD_TESTING:=OFF")
68 ENDIF("${VTK_MAJOR_VERSION}" EQUAL 4 AND "${VTK_MINOR_VERSION}" EQUAL 4 AND "${VTK_BUILD_VERSION}" LESS 3)
69 # Include the VTK library since we know this is going to work
70 INCLUDE(${VTK_USE_FILE})
73 ${GDCM_SOURCE_DIR}/vtk
75 SET(TEST_SOURCES ${TEST_SOURCES}
81 ENDIF("${VTK_MAJOR_VERSION}" LESS 4)
83 ENDIF (GDCM_DATA_ROOT)
89 ${GDCM_SOURCE_DIR}/src
93 CREATE_TEST_SOURCELIST(Tests gdcmTests.cxx ${TEST_SOURCES})
94 ADD_EXECUTABLE(gdcmTests ${Tests})
97 TARGET_LINK_LIBRARIES(gdcmTests vtkgdcm vtkRendering)
99 TARGET_LINK_LIBRARIES(gdcmTests gdcm)
100 ENDIF(GDCM_DATA_ROOT)
102 TARGET_LINK_LIBRARIES(gdcmTests gdcm)
105 SET (TestsToRun ${Tests})
106 REMOVE (TestsToRun gdcmTests.cxx)
108 # Loop over files and create executables
109 FOREACH(file ${TEST_SOURCES})
110 GET_FILENAME_COMPONENT(name ${file} NAME_WE)
111 ADD_TEST(${name} ${GDCM_TESTS} ${name})
112 ENDFOREACH(file ${TEST_SOURCES})
114 #-----------------------------------------------------------------------------
116 # We need to test the reading of all dicom images in the gdcmData directory
117 # First parse this directory and extract all images
119 FILE(GLOB GDCM_DATA_IMAGES_GLOB
120 "${GDCM_DATA_ROOT}/*.acr"
121 "${GDCM_DATA_ROOT}/*.dcm"
122 "${GDCM_DATA_ROOT}/*.nema"
123 "${GDCM_DATA_ROOT}/*.ima"
126 # Black list of images known to break lots of readers (efilm, xmedcon ...):
128 # Multiframe Papyrus format image
129 # Just to remember this format exists, and is gdcm::File compliant
130 # (NOT gdcm::FileHelper ...)
131 # any contribution is welcome
132 "PET-cardio-Multiframe-Papyrus.dcm"
133 # From David Clunie's Compresion Dataset
134 "D_CLUNIE_CT1_JLSN.dcm"
135 "D_CLUNIE_CT1_JLSL.dcm"
136 #Not a Dicom Image, but a RT Object
137 "RS2.16.124.113534.2.3.5.0.120040728.21342.353.12747_anonimized.dcm"
139 "ETIAM_video_002.dcm"
140 #Something stupid occured in the code for LibIDO images.
141 #I Black list them for a while. JP
142 #"gdcm-ACR-LibIDO.acr"
143 "LIBIDO-24-ACR_NEMA-Rectangle.dcm"
144 #16 Bits per pixel images with LUT 16 Bits.
145 #I wait to be 100% sure before releasing them. JP
148 # Jasper cannot handle this image, only kakadu so far, unless you patch jasper
149 # but then it breaks other images...
150 "CT_Phillips_JPEG2K_Decompr_Problem.dcm"
154 #Still cause troubles (see the .README.txt file for more details)
155 "MR_Philips_Intera_in_SQ_2001_e05f_item_wrong_lgt_use_NOSHADOWSEQ.dcm"
156 "MR_Philips_Intera_PrivateSequenceExplicitVR.dcm"
157 #The 2 previous images are identical !
158 #--> Replaced by more significant name
159 "MR_Philips_Intera_PrivateSequenceExplicitVR_in_SQ_2001_e05f_item_wrong_lgt_use_NOSHADOWSEQ.dcm"
161 #hexedit shows something *very* strange around offset 0x76e !
162 #the images looks *over*corrupted (on disc, not from the manufacturer!)
163 "MR_Philips_Intera_PrivateSequenceImplicitVR.dcm"
165 # Seems this one hangs on 64 bits processors ?!?
166 # I blacklist it untill the pb is solved.
167 # (to get some more green on the Dasboards)
168 "MR_Philips-Intera_BreaksNOSHADOW.dcm"
171 # Create a specific list of dicom files that we know are part of a sequence
173 "SIEMENS_MAGNETOM-12-MONO2-FileSeq[0-9].dcm"
176 # Add a special test that requires dciodvfy from dicom3tools
177 INCLUDE(${GDCM_SOURCE_DIR}/CMake/FindDicom3Tools.cmake)
179 # This is a GLOB expression, change it into a list separated with a comma and \n
180 SET(GDCM_DATA_IMAGES)
181 SET(GDCM_DATA_SEQ_IMAGES)
182 FOREACH(filename ${GDCM_DATA_IMAGES_GLOB})
183 GET_FILENAME_COMPONENT(filename_temp ${filename} NAME)
185 ADD_TEST("DCIODVFY-INPUT-${filename_temp}" "${DCIODVFY_EXECUTABLE}" "${filename}")
186 ADD_TEST("DCIODVFY-OUTPUT-${filename_temp}" "${DCIODVFY_EXECUTABLE}" "${GDCM_DATA_ROOT}/BaselineDicom/${filename_temp}")
187 ENDIF(DCIODVFY_FOUND)
188 STRING(REGEX MATCH ${filename_temp} bad_dicom ${BLACK_LIST})
190 SET(GDCM_DATA_IMAGES "${GDCM_DATA_IMAGES}\n\"${filename_temp}\",")
191 # SEQ_LIST is a regular expression:
192 STRING(REGEX MATCH ${SEQ_LIST} is_seq ${filename_temp})
194 SET(GDCM_DATA_SEQ_IMAGES "${GDCM_DATA_SEQ_IMAGES}\n\"${filename_temp}\",")
199 # Populate GDCM_DATA_IMAGES:
200 FILE(WRITE "${GDCM_BINARY_DIR}/gdcmDataImages.h"
201 "const char * const gdcmDataImages[] = { ${GDCM_DATA_IMAGES}\n0 };\n"
204 # Populate GDCM_DATA_SEQ_IMAGES:
205 FILE(WRITE "${GDCM_BINARY_DIR}/gdcmDataSeqImages.h"
206 "const char * const gdcmDataSeqImages[] = { ${GDCM_DATA_SEQ_IMAGES}\n0 };\n"
209 #-----------------------------------------------------------------------------
210 # Trying to solve a bizarre problem when loading shared lib if gdcm is static
211 # Therefore I disable the test when building SHAREDLIBS
212 IF(UNIX AND NOT BUILD_SHARED_LIBS)
213 ADD_LIBRARY(dynmodule MODULE dynmodule.cxx)
214 TARGET_LINK_LIBRARIES(dynmodule gdcm)
215 ADD_EXECUTABLE(loadmodule loadmodule.cxx )
216 TARGET_LINK_LIBRARIES(loadmodule gdcm -ldl)
217 ADD_TEST(loadmodule ${CXX_TEST_PATH}/loadmodule)
218 ENDIF(UNIX AND NOT BUILD_SHARED_LIBS)
221 #-----------------------------------------------------------------------------
222 # Do the build against an installed gdcm
223 SET(GDCM_TEST_INSTALL_LEFT "${CMAKE_INSTALL_PREFIX}")
224 SET(GDCM_TEST_INSTALL_RIGHT "${GDCM_BINARY_DIR}/InstallTest/Root")
225 STRING(COMPARE EQUAL "${GDCM_TEST_INSTALL_LEFT}" "${GDCM_TEST_INSTALL_RIGHT}"
227 IF(GDCM_TEST_INSTALL)
229 ${CMAKE_CTEST_COMMAND}
230 # ${GDCM_INSTALL_TEST_CONFIG_TYPE}
231 --build-and-test ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR}
232 --build-generator ${CMAKE_GENERATOR}
234 --build-makeprogram ${CMAKE_MAKE_PROGRAM}
236 --build-target install)
237 ENDIF(GDCM_TEST_INSTALL)