Fix test loop

This commit is contained in:
Allen Byrne 2018-03-01 08:33:24 -06:00
parent cecb59f93f
commit 5a8ac1fb6c

View File

@ -244,6 +244,7 @@ endif ()
DO_VFD_TEST (${test} ${vfdname} ${resultcode})
endif ()
endif ()
endforeach ()
set_tests_properties (VFD-${vfdname}-flush2 PROPERTIES DEPENDS VFD-${vfdname}-flush1)
set_tests_properties (VFD-${vfdname}-flush1 PROPERTIES TIMEOUT 10)
set_tests_properties (VFD-${vfdname}-flush2 PROPERTIES TIMEOUT 10)
@ -294,7 +295,6 @@ endif ()
)
endif ()
endif ()
endif ()
endmacro ()
# Run test with different Virtual File Driver