summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2016-11-04 06:27:10 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2016-11-04 06:27:10 (GMT)
commit0d12ce44b2486809100d460645710373ec138b64 (patch)
treeef76c0c026725750edc73ab8ecab5ea7c62381a4 /test/CMakeLists.txt
parented452ce6905b7affbaf6d0bceb675e37ddf54ea8 (diff)
downloadhdf5-0d12ce44b2486809100d460645710373ec138b64.zip
hdf5-0d12ce44b2486809100d460645710373ec138b64.tar.gz
hdf5-0d12ce44b2486809100d460645710373ec138b64.tar.bz2
Add cache logging test.
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 6e6a0b9..22774cd 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -249,6 +249,7 @@ set (H5_TESTS
vds
file_image
unregister
+ cache_logging
cork
)