Boost unit test framework is always available 35/234335/8
authorDariusz Michaluk <d.michaluk@samsung.com>
Mon, 25 May 2020 10:54:30 +0000 (12:54 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Mon, 6 Jul 2020 09:59:38 +0000 (11:59 +0200)
commitb4c7b723889fce60c22276b8bc31ace54c1ce300
treea4f1c9e9c2484f0e0e2c3f3c8b9fb813802de4d1
parent4f6c3dfddba91f6f43d9c6ffb1eec2a46ecd72f2
Boost unit test framework is always available

Boost is widely used framework, we can assume that
unit test component is always available.
Additionally test/CMakeLists.txt file was rewritten a bit.

Change-Id: I0efba0b1e042cd8f87d327f3ad15d3bccb7fdb78
cmake/CheckFrameworks.cmake
tests/CMakeLists.txt