Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Functions
allocator_tests.cpp File Reference
#include <common/system.h>
#include <support/lockedpool.h>
#include <limits>
#include <memory>
#include <stdexcept>
#include <utility>
#include <vector>
#include <boost/test/unit_test.hpp>
Include dependency graph for allocator_tests.cpp:

Go to the source code of this file.

Classes

class  TestLockedPageAllocator
 Mock LockedPageAllocator for testing. More...
 

Functions

 BOOST_AUTO_TEST_CASE (arena_tests)
 
 BOOST_AUTO_TEST_CASE (lockedpool_tests_mock)
 
 BOOST_AUTO_TEST_CASE (lockedpool_tests_live)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( arena_tests  )

Definition at line 18 of file allocator_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( lockedpool_tests_live  )

Definition at line 215 of file allocator_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( lockedpool_tests_mock  )

Definition at line 166 of file allocator_tests.cpp.

Here is the call graph for this function: