]> granicus.if.org Git - icinga2/commit
Fix: Unit tests randomly crash after the tests have completed
authorGunnar Beutner <gunnar@beutner.name>
Wed, 7 Sep 2016 06:20:51 +0000 (08:20 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 7 Sep 2016 06:25:53 +0000 (08:25 +0200)
commit1dc4ab367e56c0ae69831f1737386bf51797c052
tree362f4ab4fe7bf09044c5e4b3213e47065395356e
parent7d13b129195fc16856c83182d37d6e03667927ca
Fix: Unit tests randomly crash after the tests have completed

fixes #12610
28 files changed:
test/CMakeLists.txt
test/base-array.cpp
test/base-convert.cpp
test/base-dictionary.cpp
test/base-fifo.cpp
test/base-json.cpp
test/base-match.cpp
test/base-netstring.cpp
test/base-object.cpp
test/base-serialize.cpp
test/base-shellescape.cpp
test/base-stacktrace.cpp
test/base-stream.cpp
test/base-string.cpp
test/base-test.cpp [deleted file]
test/base-timer.cpp
test/base-type.cpp
test/base-value.cpp
test/config-ops.cpp
test/icinga-checkresult.cpp
test/icinga-macros.cpp
test/icinga-perfdata.cpp
test/livestatus-fixture.cpp [moved from test/livestatus-test.cpp with 85% similarity]
test/livestatus.cpp
test/remote-base64.cpp
test/remote-url.cpp
test/test-runner.cpp [new file with mode: 0644]
third-party/cmake/BoostTestTargets.cmake