summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.h
diff options
context:
space:
mode:
authorJordan Henderson <jhenderson@hdfgroup.org>2018-08-26 03:54:30 (GMT)
committerJordan Henderson <jhenderson@hdfgroup.org>2018-08-26 03:54:30 (GMT)
commit4cd10fa88e5089c4e5eba091222c4c39db9c64e5 (patch)
tree808c2ead749f66a758b96931b2911bc2122d6164 /testpar/testphdf5.h
parentcb9797f49785ac0481cd428924e4bf7fb4fef775 (diff)
downloadhdf5-4cd10fa88e5089c4e5eba091222c4c39db9c64e5.zip
hdf5-4cd10fa88e5089c4e5eba091222c4c39db9c64e5.tar.gz
hdf5-4cd10fa88e5089c4e5eba091222c4c39db9c64e5.tar.bz2
Add fix for HDFFV-10501
Add test for HDFFV-10501 fix Add release note for HDFFV-10501 fix
Diffstat (limited to 'testpar/testphdf5.h')
-rw-r--r--testpar/testphdf5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testpar/testphdf5.h b/testpar/testphdf5.h
index 322cb9b..176574e 100644
--- a/testpar/testphdf5.h
+++ b/testpar/testphdf5.h
@@ -294,6 +294,7 @@ void file_image_daisy_chain_test(void);
void compress_readAll(void);
#endif /* H5_HAVE_FILTER_DEFLATE */
void test_dense_attr(void);
+void test_partial_no_selection_coll_md_read(void);
/* commonly used prototypes */
hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type);