CORDET Framework - C2 Implementation
CrFwInStreamTestCases.h
Go to the documentation of this file.
1 
19 #ifndef CRFW_INSTREAM_TESTCASES_H_
20 #define CRFW_INSTREAM_TESTCASES_H_
21 
22 /* Include framework files */
23 #include "CrFwConstants.h"
24 /* Include FW Profile files */
25 #include "FwSmConstants.h"
26 
53 
82 
108 
153 
185 
205 
239 
240 #endif /* CRFW_INSTREAM_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 CrFwInStreamTestCase3()
Test the self-transition on state PCKT_AVAIL and the shutdown of an InStream.
CrFwBool_t CrFwInStreamTestCase1()
Test the initialization and packet queue (PQ) management of the InStream.
CrFwBool_t CrFwInStreamTestCase7()
Test the management of groups by the InStream.
CrFwBool_t CrFwInStreamTestCase6()
Test the function to override the Shutdown Operation of an InStream and to verify entry into PCKT_AVA...
CrFwBool_t CrFwInStreamTestCase5()
Test the InStream with checks and actions which may be configured to succeed or fail.
CrFwBool_t CrFwInStreamTestCase2()
Test the collection of packets from an InStream.
CrFwBool_t CrFwInStreamTestCase4()
Test the error reporting functionalities of an InStream.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved