CORDET Framework - C2 Implementation
CrFwOutFactoryTestCases.h
Go to the documentation of this file.
1 
19 #ifndef CRFW_OUTFACTORY_TESTCASES_H_
20 #define CRFW_OUTFACTORY_TESTCASES_H_
21 
22 #include "CrFwConstants.h"
23 
46 
81 
101 
122 
123 #endif /* CRFW_OUTFACTORY_TESTCASES_H_ */
Header file to define all invariant publicly available constants and types for the CORDET Framework.
int CrFwBool_t
Type used for boolean values (1 represent "true" and 0 represents "false").
Definition: CrFwConstants.h:32
CrFwBool_t CrFwOutFactoryTestCase3()
Test the Reset and Shutdown functions of the OutFactory component.
CrFwBool_t CrFwOutFactoryTestCase1()
Test the creation and configuration of the OutFactory singleton component.
CrFwBool_t CrFwOutFactoryTestCase4()
Test the OutComponent Creation and Release functions of the OutFactory component.
CrFwBool_t CrFwOutFactoryTestCase2()
Test the OutComponent creation service in non-nominal situations where the creation fails.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved