summaryrefslogtreecommitdiffstats
path: root/test/testhdf5.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>1997-09-12 15:33:07 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>1997-09-12 15:33:07 (GMT)
commit6f6d45e894cfe9f184019fc8a91467f3a9dcabf7 (patch)
tree7f4e53feb5d06da1770742bd718e6353f3dae55a /test/testhdf5.h
parent08b00d7bfee352356b0e458c602682b54e47d880 (diff)
downloadhdf5-6f6d45e894cfe9f184019fc8a91467f3a9dcabf7.zip
hdf5-6f6d45e894cfe9f184019fc8a91467f3a9dcabf7.tar.gz
hdf5-6f6d45e894cfe9f184019fc8a91467f3a9dcabf7.tar.bz2
[svn-r74] Added rudimentary dataset testing code. More coming later today...
Diffstat (limited to 'test/testhdf5.h')
-rw-r--r--test/testhdf5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testhdf5.h b/test/testhdf5.h
index 406491e..50ceb33 100644
--- a/test/testhdf5.h
+++ b/test/testhdf5.h
@@ -105,6 +105,7 @@ void test_ohdr (void);
void test_stab (void);
void test_h5t (void);
void test_h5p (void);
+void test_h5d (void);
#endif /* HDF5TEST_H */