Monero
Loading...
Searching...
No Matches
allocatorstest.cpp File Reference
#include "unittest.h"
#include "rapidjson/allocators.h"
Include dependency graph for allocatorstest.cpp:

Functions

template<typename Allocator>
void TestAllocator (Allocator &a)
 TEST (Allocator, CrtAllocator)
 TEST (Allocator, MemoryPoolAllocator)
 TEST (Allocator, Alignment)
 TEST (Allocator, Issue399)

Function Documentation

◆ TEST() [1/4]

TEST ( Allocator ,
Alignment  )

◆ TEST() [2/4]

TEST ( Allocator ,
CrtAllocator  )

◆ TEST() [3/4]

TEST ( Allocator ,
Issue399  )

◆ TEST() [4/4]

◆ TestAllocator()

template<typename Allocator>
void TestAllocator ( Allocator & a)