summaryrefslogtreecommitdiffstats
path: root/testpar/t_span_tree.c
diff options
context:
space:
mode:
authorkmu <kmu@hdfgroup.org>2019-12-06 18:03:19 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:31:51 (GMT)
commita6e8f34b7b0a8d7a37abc41f9cc7588b7f98cd3f (patch)
treeab7dfe7430b44b3d8b9ea33f045431dc39accacb /testpar/t_span_tree.c
parent0c9d2de9e29c5b0d0b0fb1ec07e1d2ae8e2c8f7d (diff)
downloadhdf5-a6e8f34b7b0a8d7a37abc41f9cc7588b7f98cd3f.zip
hdf5-a6e8f34b7b0a8d7a37abc41f9cc7588b7f98cd3f.tar.gz
hdf5-a6e8f34b7b0a8d7a37abc41f9cc7588b7f98cd3f.tar.bz2
remove unsed var,function,macro, etc
Diffstat (limited to 'testpar/t_span_tree.c')
-rw-r--r--testpar/t_span_tree.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/testpar/t_span_tree.c b/testpar/t_span_tree.c
index 9a4ac4d..65ee03d 100644
--- a/testpar/t_span_tree.c
+++ b/testpar/t_span_tree.c
@@ -662,7 +662,7 @@ void coll_write_test(int chunk_factor)
*-------------------------------------------------------------------------
*/
static void
-coll_read_test(int chunk_factor)
+coll_read_test(int H5_ATTR_UNUSED chunk_factor)
{
const char *filename;
@@ -923,7 +923,9 @@ coll_read_test(int chunk_factor)
****************************************************************/
#define LDSCT_DS_RANK 5
+#if LOWER_DIM_SIZE_COMP_TEST__RUN_TEST__DEBUG
#define LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK 0
+#endif
#define LOWER_DIM_SIZE_COMP_TEST__SELECT_CHECKER_BOARD__DEBUG 0