unit_tests: add tests for incremental keccak

This commit is contained in:
moneromooo-monero 2018-08-17 16:47:28 +00:00
parent b780cf4db1
commit 2a100fd81f
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
2 changed files with 151 additions and 0 deletions

View file

@ -50,6 +50,7 @@ set(unit_tests_sources
get_xtype_from_string.cpp
hashchain.cpp
http.cpp
keccak.cpp
main.cpp
memwipe.cpp
mnemonics.cpp