summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.h
diff options
context:
space:
mode:
authorjhendersonHDF <jhenderson@hdfgroup.org>2023-02-20 14:49:34 (GMT)
committerGitHub <noreply@github.com>2023-02-20 14:49:34 (GMT)
commitb3da28b731e50f63bb1004b016bdf7ef33c5328b (patch)
tree0ffc25aeb981c462ab935ee7183f5af68a47aa6b /testpar/testphdf5.h
parentbfef9945a88d52ad449b2f871c6d0a80ab94170f (diff)
downloadhdf5-b3da28b731e50f63bb1004b016bdf7ef33c5328b.zip
hdf5-b3da28b731e50f63bb1004b016bdf7ef33c5328b.tar.gz
hdf5-b3da28b731e50f63bb1004b016bdf7ef33c5328b.tar.bz2
Fix issue with collective metadata writes of global heap data (#2480)
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 14b8297..2a21ee6 100644
--- a/testpar/testphdf5.h
+++ b/testpar/testphdf5.h
@@ -293,6 +293,7 @@ void test_dense_attr(void);
void test_partial_no_selection_coll_md_read(void);
void test_multi_chunk_io_addrmap_issue(void);
void test_link_chunk_io_sort_chunk_issue(void);
+void test_collective_global_heap_write(void);
void test_oflush(void);
/* commonly used prototypes */