CBigNum unit tests

This commit is contained in:
Scott Schurr
2016-01-18 11:11:15 -08:00
committed by Nik Bougalis
parent 9063953ee7
commit 48f0e1f51d
7 changed files with 619 additions and 26 deletions

View File

@@ -29,6 +29,7 @@
#include <ripple/crypto/impl/csprng.cpp>
#include <ripple/crypto/impl/RFC1751.cpp>
#include <ripple/crypto/tests/CBigNum_test.cpp>
#include <ripple/crypto/tests/CKey.test.cpp>
#if DOXYGEN