theCore C++ embedded framework
|
#include <ecl/iostream.hpp>
#include <CppUTest/TestHarness.h>
#include <CppUTest/CommandLineTestRunner.h>
#include <CppUTestExt/MockSupport.h>
Functions | |
TEST_GROUP (console_integrity) | |
TEST (console_integrity, print) | |
int | main (int argc, char *argv[]) |
TEST_GROUP | ( | console_integrity | ) |
TEST | ( | console_integrity | , |
) |
int main | ( | int | argc, |
char * | argv[] | ||
) |