Merge pull request #4832

9da6c52b unit_tests: add logging unit test (moneromooo-monero)
This commit is contained in:
Riccardo Spagni 2018-11-26 20:29:53 +02:00
commit 6e100964ea
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
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