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

Go to the source code of this file.

Functions

 TEST (IntmathTest, isPowerOf2)
 
 TEST (IntmathTest, power)
 
 TEST (IntmathTest, floorLog2)
 
 TEST (IntmathTest, ceilLog2)
 
 TEST (IntmathTest, divCeil)
 
 TEST (IntmathTest, roundUp)
 
 TEST (IntmathTest, roundDown)
 

Function Documentation

◆ TEST() [1/7]

TEST ( IntmathTest  ,
ceilLog2   
)

Definition at line 89 of file intmath.test.cc.

References ceilLog2().

◆ TEST() [2/7]

TEST ( IntmathTest  ,
divCeil   
)

Definition at line 102 of file intmath.test.cc.

References divCeil().

◆ TEST() [3/7]

TEST ( IntmathTest  ,
floorLog2   
)

Definition at line 53 of file intmath.test.cc.

References floorLog2().

◆ TEST() [4/7]

TEST ( IntmathTest  ,
isPowerOf2   
)

Definition at line 33 of file intmath.test.cc.

References isPowerOf2().

◆ TEST() [5/7]

TEST ( IntmathTest  ,
power   
)

Definition at line 46 of file intmath.test.cc.

References power().

◆ TEST() [6/7]

TEST ( IntmathTest  ,
roundDown   
)

Definition at line 119 of file intmath.test.cc.

References roundDown().

◆ TEST() [7/7]

TEST ( IntmathTest  ,
roundUp   
)

Definition at line 111 of file intmath.test.cc.

References roundUp().


Generated on Tue Jun 22 2021 15:28:33 for gem5 by doxygen 1.8.17