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 
70 
92 
114 
115 #endif /* CRFW_SOCKET_TESTCASES_H_ */
CrFwBool_t CrFwSocketTestCase3()
Test the sending and receiving of multiple packets through client and server sockets of CrFwClientSoc...
CrFwBool_t CrFwSocketTestCase2()
Test the initialization and configuration of the client and server sockets of CrFwClientSocket.h and CrFwServerSocket.h.
int CrFwBool_t
Type used for boolean values (1 represent "true" and 0 represents "false").
Definition: CrFwConstants.h:32
CrFwBool_t CrFwSocketTestCase4()
Test the interleaved sending and receiving of multiple packets through client and server sockets of C...
Header file to define all invariant publicly available constants and types for the CORDET Framework...
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