CORDET Framework - C2 Implementation
CrFwPacketTestCases.h
Go to the documentation of this file.
1 
20 #ifndef CRFW_PACKET_TESTCASES_H_
21 #define CRFW_PACKET_TESTCASES_H_
22 
23 #include "CrFwConstants.h"
24 
40 
63 
78 
79 #endif /* CRFW_BASECMP_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 CrFwPacketTestCase2()
Test the creation and release functions for a packet.
CrFwBool_t CrFwPacketTestCase1()
Test the creation of a packet and the read and write operations on its attributes.
CrFwBool_t CrFwPacketQueueTestCase1()
Test the packet queue functions which are not covered through other tests.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved