Raven Core  3.0.0
P2P Digital Currency
Classes | Functions
crypto_tests.cpp File Reference
#include "test/test_raven.h"
#include "utilstrencodings.h"
#include "wallet/crypter.h"
#include <vector>
#include <boost/test/unit_test.hpp>
Include dependency graph for crypto_tests.cpp:

Go to the source code of this file.

Classes

class  TestCrypter
 

Functions

 BOOST_AUTO_TEST_CASE (passphrase_test)
 
 BOOST_AUTO_TEST_CASE (encrypt_test)
 
 BOOST_AUTO_TEST_CASE (decrypt_test)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( passphrase_test  )

Definition at line 75 of file crypto_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( encrypt_test  )

Definition at line 93 of file crypto_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( decrypt_test  )

Definition at line 111 of file crypto_tests.cpp.

Here is the call graph for this function: