summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2013-04-03 18:11:58 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2013-04-03 18:11:58 (GMT)
commit00a5fe5cf40dbd9493c6783bc402fd90af96beff (patch)
tree0abbaa53a5fd2d426bf25c1f6021e03471fb3a28 /testpar/testphdf5.h
parent91bcf7432e992d58741fe1925bb93bf32feb3358 (diff)
downloadhdf5-00a5fe5cf40dbd9493c6783bc402fd90af96beff.zip
hdf5-00a5fe5cf40dbd9493c6783bc402fd90af96beff.tar.gz
hdf5-00a5fe5cf40dbd9493c6783bc402fd90af96beff.tar.bz2
[svn-r23535] Description:
Bring r23529 from trunk to 1.8 branch: Stop aliasing property to indicate internal collective metadata operations with property to perform collective raw data operations from the application. Tested on: Mac OSX/64 10.8.3 (amazon) w/parallel (daily tests on 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 d92d6fc..1dd4bfa 100644
--- a/testpar/testphdf5.h
+++ b/testpar/testphdf5.h
@@ -288,6 +288,7 @@ void file_image_daisy_chain_test(void);
#ifdef H5_HAVE_FILTER_DEFLATE
void compress_readAll(void);
#endif /* H5_HAVE_FILTER_DEFLATE */
+void test_dense_attr(void);
/* commonly used prototypes */
hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type, hbool_t use_gpfs);