mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add unit test for crypto_prng class
This commit is contained in:
committed by
Nik Bougalis
parent
7b82051bdb
commit
e92760eec8
@@ -20,9 +20,10 @@
|
||||
|
||||
#include <test/core/Config_test.cpp>
|
||||
#include <test/core/Coroutine_test.cpp>
|
||||
#include <test/core/CryptoPRNG_test.cpp>
|
||||
#include <test/core/DeadlineTimer_test.cpp>
|
||||
#include <test/core/JobCounter_test.cpp>
|
||||
#include <test/core/SociDB_test.cpp>
|
||||
#include <test/core/Stoppable_test.cpp>
|
||||
#include <test/core/TerminateHandler_test.cpp>
|
||||
#include <test/core/Workers_test.cpp>
|
||||
#include <test/core/Workers_test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user