summaryrefslogtreecommitdiffstats
path: root/testpar/Makefile.am
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2021-04-07 16:29:27 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2021-04-07 16:29:27 (GMT)
commit17c7cf94755aabd4885a3cbd287e65240ab04b49 (patch)
treee4664ba62f36b7f7979a45bf4074439ce818e71a /testpar/Makefile.am
parent4857beeb30b0bac6ea5f4467d8c07be9f3ed2ae0 (diff)
downloadhdf5-17c7cf94755aabd4885a3cbd287e65240ab04b49.zip
hdf5-17c7cf94755aabd4885a3cbd287e65240ab04b49.tar.gz
hdf5-17c7cf94755aabd4885a3cbd287e65240ab04b49.tar.bz2
Moves VFD and VOL make check targets to conclude.am
Diffstat (limited to 'testpar/Makefile.am')
-rw-r--r--testpar/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/testpar/Makefile.am b/testpar/Makefile.am
index eeea2f5..6a8cc2b 100644
--- a/testpar/Makefile.am
+++ b/testpar/Makefile.am
@@ -42,11 +42,6 @@ testphdf5_SOURCES=testphdf5.c t_dset.c t_file.c t_file_image.c t_mdset.c \
# The tests all depend on the hdf5 library and the test library
LDADD = $(LIBH5TEST) $(LIBHDF5)
-# Test with just the native connector, with a single pass-through connector
-# and with a doubly-stacked pass-through.
-VOL_LIST = native "pass_through under_vol=0;under_info={}" \
- "pass_through under_vol=505;under_info={under_vol=0;under_info={}}"
-
# Temporary files
# MPItest.h5 is from t_mpi
# Para*.h5 are from testphdf