suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
Loading...
Searching...
No Matches
TestUtility.cpp File Reference
#include "CatchHeader.h"
#include <Toolbox/utility.h>
Include dependency graph for TestUtility.cpp:

Functions

 TEST_CASE ("Binomial Compute Basic Function", "[Utility.Binomial]")
 
 TEST_CASE ("Sign", "[Utility.Sign]")
 
 TEST_CASE ("Matrix Allocation", "[Utility.Matrix]")
 
 TEST_CASE ("Matrix Resize", "[Utility.Matrix]")
 
 TEST_CASE ("Color Print", "[Utility.Print]")
 

Function Documentation

◆ TEST_CASE() [1/5]

TEST_CASE ( "Binomial Compute Basic Function"  ,
""  [Utility.Binomial] 
)
Here is the call graph for this function:

◆ TEST_CASE() [2/5]

TEST_CASE ( "Color Print"  ,
""  [Utility.Print] 
)

◆ TEST_CASE() [3/5]

TEST_CASE ( "Matrix Allocation"  ,
""  [Utility.Matrix] 
)

◆ TEST_CASE() [4/5]

TEST_CASE ( "Matrix Resize"  ,
""  [Utility.Matrix] 
)

◆ TEST_CASE() [5/5]

TEST_CASE ( "Sign"  ,
""  [Utility.Sign] 
)
Here is the call graph for this function: