ifw-ccf 5.0.2
|
#include <iostream>
#include <gtest/gtest.h>
#include <ifw/core/utils/system/system.hpp>
#include <ifw/core/utils/conversion/conversion.hpp>
#include <ifw/ccf/control/application.hpp>
#include <tools.hpp>
#include <ctrlInstance.hpp>
Functions | |
void | _SetupTestEnv () |
TEST (Application, Start_Server) | |
int | main (int argc, char **argv) |
void _SetupTestEnv | ( | ) |
int main | ( | int | argc, |
char ** | argv ) |
TEST | ( | Application | , |
Start_Server | ) |