CORDET Framework - C2 Implementation
CrFwOutStreamTestCases.h
Go to the documentation of this file.
1 
19 #ifndef CRFW_OUTSTREAM_TESTCASES_H_
20 #define CRFW_OUTSTREAM_TESTCASES_H_
21 
22 /* Include framework files */
23 #include "CrFwConstants.h"
24 /* Include FW Profile files */
25 #include "FwSmCore.h"
26 
67 
96 
153 
167 
182 
218 
272 
273 #endif /* CRFW_OUTSTREAM_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 CrFwOutStreamTestCase2()
Test the OutStream with overridden initialization check and initialization action.
CrFwBool_t CrFwOutStreamTestCase5()
Test the Shutdown Operation of an OutStream.
CrFwBool_t CrFwOutStreamTestCase7()
Test the management of the sequence counters for different groups and of the type counters.
CrFwBool_t CrFwOutStreamTestCase1()
Test the initialization and packet queue (PQ) management of the OutStream.
CrFwBool_t CrFwOutStreamTestCase3()
Test the packet flushing functionality of an OutStream for a packet originating from the host applica...
CrFwBool_t CrFwOutStreamTestCase4()
Test the registry functionality of an OutStream.
CrFwBool_t CrFwOutStreamTestCase6()
Test the packet flushing functionality of an OutStream for a re-routed packet (as opposed to a packet...
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved