Bitcoin ABC  0.26.3
P2P Digital Currency
Classes | Functions
wallet_crypto_tests.cpp File Reference
#include <util/strencodings.h>
#include <wallet/crypter.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
#include <vector>
Include dependency graph for wallet_crypto_tests.cpp:

Go to the source code of this file.

Classes

class  TestCrypter
 

Functions

 BOOST_AUTO_TEST_CASE (passphrase)
 
 BOOST_AUTO_TEST_CASE (encrypt)
 
 BOOST_AUTO_TEST_CASE (decrypt)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( decrypt  )

Definition at line 133 of file wallet_crypto_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( encrypt  )

Definition at line 117 of file wallet_crypto_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( passphrase  )

Definition at line 97 of file wallet_crypto_tests.cpp.

Here is the call graph for this function: