Added dependency checks, Debian packaging and fixes to various parts of the CMake build files.
This commit is contained in:
@ -5,4 +5,4 @@ set_tests_properties(RunExecutable PROPERTIES TIMEOUT 5)
|
||||
set_tests_properties(RunExecutable PROPERTIES WILL_FAIL TRUE)
|
||||
|
||||
add_test(NAME KillExecutable COMMAND killall -KILL maxscale)
|
||||
set_tests_properties(KillExecutable PROPERTIES COST 100000)
|
||||
set_tests_properties(KillExecutable PROPERTIES DEPENDS StackHintTest )
|
||||
|
Reference in New Issue
Block a user