gem5  v19.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  ,
NullPointerCheck   
)

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

References EXPECT_EQ.

◆ TEST() [2/8]

TEST ( RefcntTest  ,
ConstructionFromPointer   
)

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

References EXPECT_EQ.

◆ TEST() [3/8]

TEST ( RefcntTest  ,
ConstructionFromExistingPointer   
)

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

References EXPECT_EQ.

◆ TEST() [4/8]

TEST ( RefcntTest  ,
DestroyPointer   
)

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

References EXPECT_EQ.

◆ TEST() [5/8]

TEST ( RefcntTest  ,
AssignmentFromAPointerFromAPointer   
)

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

References EXPECT_EQ.

◆ TEST() [6/8]

TEST ( RefcntTest  ,
AccessToClassPointers   
)

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

References EXPECT_EQ.

◆ TEST() [7/8]

TEST ( RefcntTest  ,
BoolAndLogicalNotOperatorOverloads   
)

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

References EXPECT_EQ, EXPECT_FALSE, and EXPECT_TRUE.

◆ TEST() [8/8]

TEST ( RefcntTest  ,
EqualityOperators   
)

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

References EXPECT_TRUE.


Generated on Fri Feb 28 2020 16:27:06 for gem5 by doxygen 1.8.13