mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r25343] Add more vfd tests to smaller timeout limits
This commit is contained in:
parent
5849a90e16
commit
e90941e86a
@ -492,6 +492,9 @@ 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)
|
||||
set_tests_properties (VFD-${vfdname}-testhdf5 PROPERTIES TIMEOUT 1200)
|
||||
set_tests_properties (VFD-${vfdname}-gheap PROPERTIES TIMEOUT 1200)
|
||||
set_tests_properties (VFD-${vfdname}-istore PROPERTIES TIMEOUT 1200)
|
||||
if (HDF5_TEST_FHEAP_VFD)
|
||||
add_test (
|
||||
NAME VFD-${vfdname}-fheap
|
||||
|
Loading…
Reference in New Issue
Block a user