summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.h
diff options
context:
space:
mode:
authorGlenn Song <43005495+glennsong09@users.noreply.github.com>2023-11-06 15:27:51 (GMT)
committerGitHub <noreply@github.com>2023-11-06 15:27:51 (GMT)
commit3c0714797196fe428e1b81f3c7b02149676c54f7 (patch)
tree4ba54dedecdced29313f1d8a6fc98665e01a1d8a /testpar/testphdf5.h
parent6a3c859e5857860f66b4bd20c0c7d57f3fb50724 (diff)
downloadhdf5-3c0714797196fe428e1b81f3c7b02149676c54f7.zip
hdf5-3c0714797196fe428e1b81f3c7b02149676c54f7.tar.gz
hdf5-3c0714797196fe428e1b81f3c7b02149676c54f7.tar.bz2
Create test for H5Pget_dxpl_mpio (#3825)
* Create test and add to testphdf5
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 45f1a94..31b7c69 100644
--- a/testpar/testphdf5.h
+++ b/testpar/testphdf5.h
@@ -242,6 +242,7 @@ void collective_group_write_independent_group_read(void);
void collective_group_write(void);
void independent_group_read(void);
void test_fapl_mpio_dup(void);
+void test_get_dxpl_mpio(void);
void test_split_comm_access(void);
void test_page_buffer_access(void);
void dataset_atomicity(void);