ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Functions
neighbor_list_test.cpp File Reference
#include <gtest/gtest.h>
#include "../neighbor_list.h"
Include dependency graph for neighbor_list_test.cpp:

Functions

 TEST (PageAllocator_ConstructorsAndNewPage, DefaultAndCustom)
 
 TEST (PageAllocator_AllocateEdgeCases, ZeroNegativeAndTooLarge)
 
 TEST (PageAllocator_AllocationBehavior, ExactPageAndOverflow)
 
 TEST (PageAllocator_ResetAndPages, ClearAndReset)
 
 TEST (NeighborList_InitializeAndReset, Behavior)
 

Function Documentation

◆ TEST() [1/5]

TEST ( NeighborList_InitializeAndReset  ,
Behavior   
)
Here is the call graph for this function:

◆ TEST() [2/5]

TEST ( PageAllocator_AllocateEdgeCases  ,
ZeroNegativeAndTooLarge   
)
Here is the call graph for this function:

◆ TEST() [3/5]

TEST ( PageAllocator_AllocationBehavior  ,
ExactPageAndOverflow   
)
Here is the call graph for this function:

◆ TEST() [4/5]

TEST ( PageAllocator_ConstructorsAndNewPage  ,
DefaultAndCustom   
)
Here is the call graph for this function:

◆ TEST() [5/5]

TEST ( PageAllocator_ResetAndPages  ,
ClearAndReset   
)
Here is the call graph for this function: