theCore C++ embedded framework
|
#include "ecl/utils.hpp"
#include <CppUTest/TestHarness.h>
#include <CppUTest/CommandLineTestRunner.h>
#include <CppUTestExt/MockSupport.h>
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[]) |
TEST_GROUP | ( | tuple_iteration | ) |
TEST | ( | tuple_iteration | , |
basic | |||
) |
int main | ( | int | argc, |
char * | argv[] | ||
) |