[svn-r25310] Add max time for VFD objcopy test

This commit is contained in:
Allen Byrne 2014-06-18 08:39:37 -05:00
parent bfb60a0cc1
commit 9c4e646c1a

View File

@ -491,6 +491,7 @@ if (HDF5_TEST_VFD)
)
endforeach (test ${H5_VFD_TESTS})
set_tests_properties (VFD-${vfdname}-flush1 PROPERTIES TIMEOUT 10)
set_tests_properties (VFD-${vfdname}-objcopy PROPERTIES TIMEOUT 1000)
if (HDF5_TEST_FHEAP_VFD)
add_test (
NAME VFD-${vfdname}-fheap