Bitcoin ABC  0.29.2
P2P Digital Currency
Functions
db_tests.cpp File Reference
#include <wallet/bdb.h>
#include <fs.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
#include <fstream>
#include <memory>
#include <string>
Include dependency graph for db_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (getwalletenv_file)
 
 BOOST_AUTO_TEST_CASE (getwalletenv_directory)
 
 BOOST_AUTO_TEST_CASE (getwalletenv_g_dbenvs_multiple)
 
 BOOST_AUTO_TEST_CASE (getwalletenv_g_dbenvs_free_instance)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( getwalletenv_directory  )

Definition at line 33 of file db_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( getwalletenv_file  )

Definition at line 19 of file db_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( getwalletenv_g_dbenvs_free_instance  )

Definition at line 59 of file db_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( getwalletenv_g_dbenvs_multiple  )

Definition at line 43 of file db_tests.cpp.

Here is the call graph for this function: