CORDET Framework - C2 Implementation
|
Directories |
Files | |
file | CrFwAppSmTestCases.c [code] |
Implementation of test cases for the Application State Machine. | |
file | CrFwAppSmTestCases.h [code] |
Declaration of the test cases for the Application State Machine (see CrFwAppSm.h ). | |
file | CrFwBaseCmpTestCases.c [code] |
Implementation of test cases for Base Component. | |
file | CrFwBaseCmpTestCases.h [code] |
Declaration of the test cases for the Base Component (see CrFwBaseCmp.h ). | |
file | CrFwClientSocket.c [code] |
Implementation of interface to control the client socket. | |
file | CrFwClientSocket.h [code] |
Interface for a client socket to be used by InStreams and OutStreams. | |
file | CrFwInCmdSample1.c [code] |
Implementation of the Sample 1 InCommand. | |
file | CrFwInCmdSample1.h [code] |
Sample InCommand used in the Test Suite. | |
file | CrFwInCmdTestCases.c [code] |
Implementation of test cases for InCommand component. | |
file | CrFwInCmdTestCases.h [code] |
Declaration of the test cases for the InCommand Component (see CrFwInCmd.h ). | |
file | CrFwInFactoryTestCases.c [code] |
Implementation of test cases for InFactory component. | |
file | CrFwInFactoryTestCases.h [code] |
Declaration of the test cases for the InFactory Component (see CrFwInFactory.h ). | |
file | CrFwInLoaderTestCases.c [code] |
Implementation of test cases for InLoader component. | |
file | CrFwInLoaderTestCases.h [code] |
Declaration of the test cases for the InLoader Component (see CrFwInLoader.h ). | |
file | CrFwInManagerTestCases.c [code] |
Implementation of test cases for InManager component. | |
file | CrFwInManagerTestCases.h [code] |
Declaration of the test cases for the InManager Component (see CrFwInManager.h ). | |
file | CrFwInRegistryTestCases.c [code] |
Implementation of test cases for InRegistry Component. | |
file | CrFwInRegistryTestCases.h [code] |
Declaration of the test cases for the InRegistry Component (see CrFwInRegistry.h ). | |
file | CrFwInRepSample1.c [code] |
Implementation of the Sample 1 InReport. | |
file | CrFwInRepSample1.h [code] |
Sample InReport used in the Test Suite. | |
file | CrFwInRepTestCases.c [code] |
Implementation of test cases for InReport component. | |
file | CrFwInRepTestCases.h [code] |
Declaration of the test cases for the InReport Component (see CrFwInRep.h ). | |
file | CrFwInStreamSocket.c [code] |
Implementation of Socket-Based InStream. | |
file | CrFwInStreamSocket.h [code] |
Interface for the Socket-Based InStream. | |
file | CrFwInStreamStub.c [code] |
Implementation of InStream Stub. | |
file | CrFwInStreamStub.h [code] |
Interface for the InStream stub. | |
file | CrFwInStreamTestCases.c [code] |
Implementation of test cases for InStream Component. | |
file | CrFwInStreamTestCases.h [code] |
Declaration of the test cases for the InStream Component (see CrFwInStream.h ). | |
file | CrFwOutCmpSample1.c [code] |
Implementation of the Sample 1 OutComponent. | |
file | CrFwOutCmpSample1.h [code] |
Sample OutComponent used in the Test Suite. | |
file | CrFwOutCmpTestCases.c [code] |
Implementation of test cases for OutComponent component. | |
file | CrFwOutCmpTestCases.h [code] |
Declaration of the test cases for the OutComponent Component (see CrFwOutCmp.h ). | |
file | CrFwOutFactoryTestCases.c [code] |
Implementation of test cases for OutFactory component. | |
file | CrFwOutFactoryTestCases.h [code] |
Declaration of the test cases for the OutFactory Component (see CrFwOutFactory.h ). | |
file | CrFwOutLoaderTestCases.c [code] |
Implementation of test cases for OutLoader component. | |
file | CrFwOutLoaderTestCases.h [code] |
Declaration of the test cases for the OutLoader Component (see CrFwOutLoader.h ). | |
file | CrFwOutManagerTestCases.c [code] |
Implementation of test cases for OutManager component. | |
file | CrFwOutManagerTestCases.h [code] |
Declaration of the test cases for the OutManager Component (see CrFwOutManager.h ). | |
file | CrFwOutRegistryTestCases.c [code] |
Implementation of test cases for OutRegistry Component. | |
file | CrFwOutRegistryTestCases.h [code] |
Declaration of the test cases for the OutRegistry Component (see CrFwOutRegistry.h ). | |
file | CrFwOutStreamSocket.c [code] |
Implementation of Socket-Based OutStream. | |
file | CrFwOutStreamSocket.h [code] |
Interface for the Socket-Based OutStream. | |
file | CrFwOutStreamStub.c [code] |
Implementation of OutStream stub. | |
file | CrFwOutStreamStub.h [code] |
Interface for the OutStream stub. | |
file | CrFwOutStreamTestCases.c [code] |
Implementation of test cases for OutStream Component. | |
file | CrFwOutStreamTestCases.h [code] |
Declaration of the test cases for the OutStream Component (see CrFwOutStream.h ). | |
file | CrFwPacketTestCases.c [code] |
Implementation of test cases for default implementation of packets. | |
file | CrFwPacketTestCases.h [code] |
Declaration of the test cases for the default packet implementation of CrFwBaseCmp.h . | |
file | CrFwRepErrStub.h [code] |
The CORDET Framework defines an interface for generating error reports (see CrFwRepErr.h ). | |
file | CrFwRepInCmdOutcomeStub.h [code] |
The CORDET Framework defines an interface for reporting the outcome of an InCommand (see CrFwRepInCmdOutcome.h ). | |
file | CrFwServerSocket.c [code] |
Implementation of interface to server socket. | |
file | CrFwServerSocket.h [code] |
Interface for a server socket to be used by InStreams and OutStreams. | |
file | CrFwSocketTestCases.c [code] |
Implementation of test cases for Socket-Based InStream and OutStream Components. | |
file | CrFwSocketTestCases.h [code] |
Declaration of the test cases for the socket-based InStream and OutStream Components (see CrFwInStreamSocket.h and CrFwOutStreamSocket.h ). | |
file | CrFwTestSuite.c [code] |
Test Suite for CORDET Framework. | |
file | CrFwUtilityFunctionsTestCases.c [code] |
Implementation of test cases for the Utility Functions. | |
file | CrFwUtilityFunctionsTestCases.h [code] |
Declaration of the test cases for the Utility Functions (see CrFwUtilityFunctions.h ). | |