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