ifw-ccf 5.0.2
|
#include <iostream>
#include <boost/exception/diagnostic_information.hpp>
#include <gtest/gtest.h>
#include <ifw/core/utils/system/system.hpp>
#include <ifw/core/utils/conversion/conversion.hpp>
#include <ifw/ccf/common/recipeBase.hpp>
#include <tools.hpp>
Functions | |
TEST (RecipeBase, GenId) | |
TEST (RecipeBase, RecipeObjHandling) | |
TEST (RecipeBase, BasicHouseKeeping) | |
TEST (RecipeBase, Process) | |
TEST (RecipeBase, StatusHandling) | |
TEST | ( | RecipeBase | , |
BasicHouseKeeping | ) |
TEST | ( | RecipeBase | , |
GenId | ) |
TEST | ( | RecipeBase | , |
Process | ) |
TEST | ( | RecipeBase | , |
RecipeObjHandling | ) |
TEST | ( | RecipeBase | , |
StatusHandling | ) |