theCore C++ embedded framework
utils_unit.cpp File Reference
#include "ecl/utils.hpp"
#include <CppUTest/TestHarness.h>
#include <CppUTest/CommandLineTestRunner.h>
#include <CppUTestExt/MockSupport.h>
Include dependency graph for utils_unit.cpp:

Data Structures

struct  mock_type1
 
struct  mock_type2
 
struct  mock_type3
 
struct  mock_type4
 

Functions

 TEST_GROUP (tuple_iteration)
 
 TEST (tuple_iteration, basic)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ TEST_GROUP()

TEST_GROUP ( tuple_iteration  )
Here is the call graph for this function:

◆ TEST()

TEST ( tuple_iteration  ,
basic   
)
Here is the call graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)