CORDET Framework - C2 Implementation
CrFwSocketTestCases.h
Go to the documentation of this file.
1 
20 #ifndef CRFW_SOCKET_TESTCASES_H_
21 #define CRFW_SOCKET_TESTCASES_H_
22 
23 /* Include framework files */
24 #include "CrFwConstants.h"
25 /* Include FW Profile files */
26 #include "FwSmConstants.h"
27 
44 
68 
88 
110 
111 #endif /* CRFW_SOCKET_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 CrFwSocketTestCase2()
Test the initialization and configuration of the client and server sockets of CrFwClientSocket....
CrFwBool_t CrFwSocketTestCase3()
Test the sending and receiving of multiple packets through client and server sockets of CrFwClientSoc...
CrFwBool_t CrFwSocketTestCase4()
Test the interleaved sending and receiving of multiple packets through client and server sockets of C...
CrFwBool_t CrFwSocketTestCase1()
Test the initialization and configuration of the socket-based InStream and OutStream.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved