summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/CMakeTests.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-11-07 15:36:41 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-11-07 15:36:41 (GMT)
commitd33038cf0c09a9299fb955c9f5234805e8d81e49 (patch)
tree1d65ebeaad9a6c83c6adfaec6ba2880e9f035ffe /tools/test/h5repack/CMakeTests.cmake
parent25e3b32d125a58785bd2f8026c45f44a2c861134 (diff)
downloadhdf5-d33038cf0c09a9299fb955c9f5234805e8d81e49.zip
hdf5-d33038cf0c09a9299fb955c9f5234805e8d81e49.tar.gz
hdf5-d33038cf0c09a9299fb955c9f5234805e8d81e49.tar.bz2
TRILABS: Merge CMake changes from develop
Diffstat (limited to 'tools/test/h5repack/CMakeTests.cmake')
-rw-r--r--tools/test/h5repack/CMakeTests.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/test/h5repack/CMakeTests.cmake b/tools/test/h5repack/CMakeTests.cmake
index a063e19..3ee5e27 100644
--- a/tools/test/h5repack/CMakeTests.cmake
+++ b/tools/test/h5repack/CMakeTests.cmake
@@ -1450,11 +1450,13 @@ ADD_H5_VERIFY_INVALIDBOUNDS (latest_latest_invalid bounds_latest_latest.h5 0 1)
##############################################################################
### P L U G I N T E S T S
##############################################################################
+if (BUILD_SHARED_LIBS)
ADD_H5_UD_TEST (plugin_version_test 0 h5repack_layout.h5 -v -f UD=260,0,4,9,${H5_VERS_MAJOR},${H5_VERS_MINOR},${H5_VERS_RELEASE})
ADD_H5_UD_TEST (plugin_test 0 h5repack_layout.h5 -v -f UD=257,0,1,9)
ADD_H5_UD_TEST (plugin_none 0 h5repack_layout.UD.h5 -v -f NONE)
# check for no parameters
ADD_H5_UD_TEST (plugin_zero 0 h5repack_layout.h5 -v -f UD=250,0,0)
+endif ()
if (HDF5_TEST_VFD)
# Run test with different Virtual File Driver