summaryrefslogtreecommitdiffstats
path: root/testpar/CMakeLists.txt
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2015-02-25 14:12:05 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2015-02-25 14:12:05 (GMT)
commit864a9d5552c3e74cb1c30756a9a216c039a26c27 (patch)
tree97b85ea9f6b95fdcf61e692db2a4f212156f0f46 /testpar/CMakeLists.txt
parent85a644221848b047a46bdcff5f3371d690a2f55a (diff)
downloadhdf5-864a9d5552c3e74cb1c30756a9a216c039a26c27.zip
hdf5-864a9d5552c3e74cb1c30756a9a216c039a26c27.tar.gz
hdf5-864a9d5552c3e74cb1c30756a9a216c039a26c27.tar.bz2
[svn-r26298] merge 26279 from trunk.
HDFFV-883: attach callback to terminate HDF5 library when MPI_COMM_SELF is destroyed on MPI_Finalize. tested h5committest.
Diffstat (limited to 'testpar/CMakeLists.txt')
-rw-r--r--testpar/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/testpar/CMakeLists.txt b/testpar/CMakeLists.txt
index 2a1ce8d..27af80f 100644
--- a/testpar/CMakeLists.txt
+++ b/testpar/CMakeLists.txt
@@ -45,6 +45,8 @@ set (H5P_TESTS
t_cache
t_pflush1
t_pflush2
+ t_pshutdown
+ t_prestart
t_shapesame
)