CORDET Framework - C2 Implementation
CrPsPcktGetSetTestCases.h
1 
20 #ifndef CRPS_PCKTGETSET_TESTCASES_H_
21 #define CRPS_PCKTGETSET_TESTCASES_H_
22 
23 /* Include framework files */
24 #include "CrFwConstants.h"
25 /* Include FW Profile files */
26 #include "FwSmConstants.h"
27 /* TODO hier header file gscheit beschreiben !!*/
49 CrFwBool_t CrPsPcktGetSetTestCase1();
50 
69 CrFwBool_t CrPsPcktGetSetTestCase2();
70 
71 /* TODO either include this into testcase 2 or make a testcase for every service*/
72 CrFwBool_t CrPsPcktGetSetTestCase3();
73 
74 /* TODO either include this into testcase 2 or make a testcase for every service*/
75 CrFwBool_t CrPsPcktGetSetTestCase4();
76 
77 
78 #endif /* CRPS_PCKTGETSET_TESTCASES_H_ */
int CrFwBool_t
Type used for boolean values (1 represent "true" and 0 represents "false").
Definition: CrFwConstants.h:30
Header file to define all invariant publicly available constants and types for the CORDET Framework...
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved