CORDET Framework - C2 Implementation
tests/CrFwAppSmTestCases.h
Go to the documentation of this file.
1 
19 #ifndef CRFW_APPSM_TESTCASES_H_
20 #define CRFW_APPSM_TESTCASES_H_
21 
22 #include "CrFwConstants.h"
23 
62 
70 
78 
86 
87 #endif /* CRFW_APPSM_TESTCASES_H_ */
FwSmDesc_t CrFwAppSmTestCasesGetResetEsm()
Return the dummy state machine to be embedded in state RESET of the Application State Machine...
CrFwBool_t CrFwAppSmTestCase1()
Check the creation and configuration of the Application State Machine.
int CrFwBool_t
Type used for boolean values (1 represent "true" and 0 represents "false").
Definition: CrFwConstants.h:30
FwSmDesc_t CrFwAppSmTestCasesGetStartUpEsm()
Return the dummy state machine to be embedded in state START-UP of the Application State Machine...
Header file to define all invariant publicly available constants and types for the CORDET Framework...
FwSmDesc_t CrFwAppSmTestCasesGetNormalEsm()
Return the dummy state machine to be embedded in state NORMAL of the Application State Machine...
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved