summaryrefslogtreecommitdiffstats
path: root/test/testhdf5.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>1998-04-28 22:33:07 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>1998-04-28 22:33:07 (GMT)
commita9a1a52fecc60b0c5f2bc9fd37d12122481ed1cd (patch)
treeba46c01ed265c941e80ed9503b1485a9338ab573 /test/testhdf5.h
parent07ca2821d2cb4ea87b2cab27ae55efb2fabc2ac4 (diff)
downloadhdf5-a9a1a52fecc60b0c5f2bc9fd37d12122481ed1cd.zip
hdf5-a9a1a52fecc60b0c5f2bc9fd37d12122481ed1cd.tar.gz
hdf5-a9a1a52fecc60b0c5f2bc9fd37d12122481ed1cd.tar.bz2
[svn-r380] Finished tests for scalar dataspaces with both datasets and attributes.
Diffstat (limited to 'test/testhdf5.h')
-rw-r--r--test/testhdf5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testhdf5.h b/test/testhdf5.h
index 2b4df77..6f4355b 100644
--- a/test/testhdf5.h
+++ b/test/testhdf5.h
@@ -135,7 +135,7 @@ void test_heap(void);
void test_ohdr(void);
void test_stab(void);
void test_h5t(void);
-void test_h5p(void);
+void test_h5s(void);
void test_h5d(void);
void test_attr(void);