Agora  1.2.0
Agora project
test_armadillo.cc File Reference

Utility functions for file and text processing. More...

#include <gtest/gtest.h>
#include <memory>
#include "armadillo"
#include "memory_manage.h"
Include dependency graph for test_armadillo.cc:

Functions

static void CheckArmaMemoryState (arma::uhword state, bool dynamic)
 
 TEST (TestArmadillo, CorrectnessStackMemoryState0)
 
 TEST (TestArmadillo, CorrectnessStackMemoryState1)
 
 TEST (TestArmadillo, CorrectnessStackMemoryState2)
 
 TEST (TestArmadillo, CorrectnessHeapMemoryState0)
 
 TEST (TestArmadillo, CorrectnessHeapMemoryState1)
 
 TEST (TestArmadillo, CorrectnessHeapMemoryState2)
 
int main (int argc, char **argv)
 

Detailed Description

Utility functions for file and text processing.

Function Documentation

◆ CheckArmaMemoryState()

static void CheckArmaMemoryState ( arma::uhword  state,
bool  dynamic 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST() [1/6]

TEST ( TestArmadillo  ,
CorrectnessHeapMemoryState0   
)
Here is the call graph for this function:

◆ TEST() [2/6]

TEST ( TestArmadillo  ,
CorrectnessHeapMemoryState1   
)
Here is the call graph for this function:

◆ TEST() [3/6]

TEST ( TestArmadillo  ,
CorrectnessHeapMemoryState2   
)
Here is the call graph for this function:

◆ TEST() [4/6]

TEST ( TestArmadillo  ,
CorrectnessStackMemoryState0   
)
Here is the call graph for this function:

◆ TEST() [5/6]

TEST ( TestArmadillo  ,
CorrectnessStackMemoryState1   
)
Here is the call graph for this function:

◆ TEST() [6/6]

TEST ( TestArmadillo  ,
CorrectnessStackMemoryState2   
)
Here is the call graph for this function: