summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.h
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2004-05-17 19:59:04 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2004-05-17 19:59:04 (GMT)
commit6123fcd9475ce2812da52541402f4d98bf972864 (patch)
tree69d04504f60baf7b61f31885c856cefa3b858778 /testpar/testphdf5.h
parentc56eb7f4a4e0ae5b41995850a4bcdb09adf73484 (diff)
downloadhdf5-6123fcd9475ce2812da52541402f4d98bf972864.zip
hdf5-6123fcd9475ce2812da52541402f4d98bf972864.tar.gz
hdf5-6123fcd9475ce2812da52541402f4d98bf972864.tar.bz2
[svn-r8533] Purpose: New test.
Description: Test dataset and attribute of null dataspace for parallel. Platforms tested: copper and verbena(only parallel is concerned)
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 f757e7c..968ee28 100644
--- a/testpar/testphdf5.h
+++ b/testpar/testphdf5.h
@@ -159,6 +159,7 @@ void dataset_readAll(void);
void extend_readInd(void);
void extend_readAll(void);
void compact_dataset(void);
+void null_dataset(void);
void big_dataset(void);
void dataset_fillvalue(void);