diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2016-11-04 06:27:10 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2016-11-04 06:27:10 (GMT) |
commit | 0d12ce44b2486809100d460645710373ec138b64 (patch) | |
tree | ef76c0c026725750edc73ab8ecab5ea7c62381a4 /test/CMakeLists.txt | |
parent | ed452ce6905b7affbaf6d0bceb675e37ddf54ea8 (diff) | |
download | hdf5-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.txt | 1 |
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 ) |