Fix logs in internal tests
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 28 Jan 2015 13:56:18 +0000 (14:56 +0100)
committerMaciej J. Karpiuk <m.karpiuk2@samsung.com>
Tue, 17 Feb 2015 11:09:37 +0000 (12:09 +0100)
commitde72a2708601b99449b8d0c4ff8da05b1bdcad03
tree70d8bd1368849614d2b4a017e5673f9cac3e72ee
parentef12755a0563f493acb6e74526d7770ffec39cd9
Fix logs in internal tests

[Issue#] N/A
[Feature/Bug] N/A
[Problem] No logs from internal tests
[Cause] LogSystem tag was not set
[Solution] Internal tests refactored and cleaned up. Proper tag set.

[Verification] Run internal tests and see if logs are visible

Change-Id: Ibb8517bad710d06a62ba9ba7fbc7b9b8ed7b7c21
tests/CMakeLists.txt
tests/main.cpp [new file with mode: 0644]
tests/test-key-provider.cpp
tests/test_common.h
tests/test_db_crypto.cpp
tests/test_descriptor-set.cpp
tests/test_safe-buffer.cpp