unit_tests: add logging unit test

This commit is contained in:
moneromooo-monero 2018-04-27 10:20:09 +01:00
parent a9e03ebc6a
commit 9da6c52bb2
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
2 changed files with 178 additions and 0 deletions

View file

@ -54,6 +54,7 @@ set(unit_tests_sources
hashchain.cpp
http.cpp
keccak.cpp
logging.cpp
main.cpp
memwipe.cpp
mlocker.cpp