gem5  v21.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
refcnt.test.cc File Reference
#include <gtest/gtest.h>
#include <list>
#include "base/refcnt.hh"

Go to the source code of this file.

Functions

 TEST (RefcntTest, NullPointerCheck)
 
 TEST (RefcntTest, ConstructionFromPointer)
 
 TEST (RefcntTest, ConstructionFromExistingPointer)
 
 TEST (RefcntTest, DestroyPointer)
 
 TEST (RefcntTest, AssignmentFromAPointerFromAPointer)
 
 TEST (RefcntTest, AccessToClassPointers)
 
 TEST (RefcntTest, BoolAndLogicalNotOperatorOverloads)
 
 TEST (RefcntTest, EqualityOperators)
 

Function Documentation

◆ TEST() [1/8]

TEST ( RefcntTest  ,
AccessToClassPointers   
)

Definition at line 126 of file refcnt.test.cc.

◆ TEST() [2/8]

TEST ( RefcntTest  ,
AssignmentFromAPointerFromAPointer   
)

Definition at line 106 of file refcnt.test.cc.

◆ TEST() [3/8]

TEST ( RefcntTest  ,
BoolAndLogicalNotOperatorOverloads   
)

Definition at line 146 of file refcnt.test.cc.

◆ TEST() [4/8]

TEST ( RefcntTest  ,
ConstructionFromExistingPointer   
)

Definition at line 88 of file refcnt.test.cc.

◆ TEST() [5/8]

TEST ( RefcntTest  ,
ConstructionFromPointer   
)

Definition at line 81 of file refcnt.test.cc.

◆ TEST() [6/8]

TEST ( RefcntTest  ,
DestroyPointer   
)

Definition at line 97 of file refcnt.test.cc.

◆ TEST() [7/8]

TEST ( RefcntTest  ,
EqualityOperators   
)

Definition at line 158 of file refcnt.test.cc.

◆ TEST() [8/8]

TEST ( RefcntTest  ,
NullPointerCheck   
)

Definition at line 73 of file refcnt.test.cc.


Generated on Tue Mar 23 2021 19:41:31 for gem5 by doxygen 1.8.17