mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
unit_tests: add device unit tests
Annoyingly, its locking semantics are borked since it does not do any locking
This commit is contained in:
parent
3a9290ba6f
commit
4c00a4d31e
2 changed files with 132 additions and 0 deletions
|
@ -41,6 +41,7 @@ set(unit_tests_sources
|
|||
command_line.cpp
|
||||
crypto.cpp
|
||||
decompose_amount_into_digits.cpp
|
||||
device.cpp
|
||||
dns_resolver.cpp
|
||||
epee_boosted_tcp_server.cpp
|
||||
epee_levin_protocol_handler_async.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue