Update log formatter in tests 73/192673/2
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 7 Nov 2018 13:14:31 +0000 (14:14 +0100)
committerTomasz Swierczek <t.swierczek@samsung.com>
Wed, 28 Nov 2018 09:30:10 +0000 (10:30 +0100)
commite0d5bfde568340c163bfae0dd047162cdee0de24
treebda71db774f18577aa48a138e9e6c0a3ae33299b
parentf450ffaa267bd33e8ece2354998ffcf6dac839b0
Update log formatter in tests

Apparently the boost unit_test_log_formatter interface has changed. The
colour_log_formatter has been updated to match the new version. Thanks to that
it is now possible to properly observe uncaught exceptions in unit tests.

As a result the assert wrapper is no longer necessary and it has been removed.

Change-Id: Ifbf0b8b2f1234e1d77fa695b145c50d65e87624a
tests/CMakeLists.txt
tests/colour_log_formatter.cpp
tests/colour_log_formatter.h
tests/encryption-scheme/assert-wrapper.h [deleted file]
tests/encryption-scheme/scheme-test.cpp
tests/encryption-scheme/smack-access.cpp