summaryrefslogtreecommitdiffstats
path: root/test/CMakeTests.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'test/CMakeTests.cmake')
-rw-r--r--test/CMakeTests.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/CMakeTests.cmake b/test/CMakeTests.cmake
index 1e7940a..f4b37f3 100644
--- a/test/CMakeTests.cmake
+++ b/test/CMakeTests.cmake
@@ -493,6 +493,8 @@ set (test_CLEANFILES
vds_src_0.h5
vds_src_1.h5
tbogus.h5.copy
+ cache_logging.h5
+ cache_logging.out
)
# Remove any output file left over from previous test run
@@ -558,6 +560,7 @@ set (H5TEST_TESTS
vds
file_image
unregister
+ cache_logging
cork
)