summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.h
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-07-10 21:32:20 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-07-10 21:32:20 (GMT)
commit515aa0b93094e1a78911f792041a8e1dba912ada (patch)
treea19bb6d8d9f28dad6a703999c2cdbd4a696cffcb /testpar/testphdf5.h
parent2700d20859e67995145677af5e3c627c19bd87b4 (diff)
downloadhdf5-515aa0b93094e1a78911f792041a8e1dba912ada.zip
hdf5-515aa0b93094e1a78911f792041a8e1dba912ada.tar.gz
hdf5-515aa0b93094e1a78911f792041a8e1dba912ada.tar.bz2
[svn-r25404] add serial and parallel regression tests for zero dset read/write bug.
(merged from trunk)
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 100fa41..efd3424 100644
--- a/testpar/testphdf5.h
+++ b/testpar/testphdf5.h
@@ -236,6 +236,7 @@ extern int facc_type; /*Test file access type */
extern int dxfer_coll_type;
/* Test program prototypes */
+void zero_dim_dset(void);
void multiple_dset_write(void);
void multiple_group_write(void);
void multiple_group_read(void);