suanPan
TestUtility.cpp File Reference
#include <Toolbox/sync_ostream.h>
#include <Toolbox/utility.h>
#include <thread>
#include "CatchHeader.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 ("Sync Stream", "[Utility.Print]")
 
 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 ( "Sign"  ,
""  [Utility.Sign] 
)
Here is the call graph for this function:

◆ TEST_CASE() [5/5]

TEST_CASE ( "Sync Stream"  ,
""  [Utility.Print] 
)