PIVX Core  5.6.99
P2P Digital Currency
Classes | Functions
allocator_tests.cpp File Reference
#include "util/system.h"
#include "support/allocators/zeroafterfree.h"
#include "test/test_pivx.h"
#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 14 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 210 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 161 of file allocator_tests.cpp.

Here is the call graph for this function: