Bug 1000: Introduced a TestTask that makes it easier to test the behaviour of...
Bug 1000: Introduced a TestTask that makes it easier to test the behaviour of a GCFTask. See headerfile for usage. Moved Protocol numbers to MACIO/Protocodefs.h Made a ControllerProtMenu that allows you to send CONTROL events to a simple TCPport. Works without the ChildController task.
Showing
- .gitattributes 9 additions, 0 deletions.gitattributes
- LCS/ApplCommon/test/tObservation.cc 1 addition, 0 deletionsLCS/ApplCommon/test/tObservation.cc
- MAC/APL/APLCommon/src/ControllerDefines.cc 9 additions, 9 deletionsMAC/APL/APLCommon/src/ControllerDefines.cc
- MAC/APL/APLCommon/src/ParentControl.cc 5 additions, 4 deletionsMAC/APL/APLCommon/src/ParentControl.cc
- MAC/APL/APLCommon/test/CMakeLists.txt 2 additions, 0 deletionsMAC/APL/APLCommon/test/CMakeLists.txt
- MAC/APL/APLCommon/test/ControllerProtMenu.cc 478 additions, 0 deletionsMAC/APL/APLCommon/test/ControllerProtMenu.cc
- MAC/APL/APLCommon/test/ControllerProtMenu.h 72 additions, 0 deletionsMAC/APL/APLCommon/test/ControllerProtMenu.h
- MAC/APL/APLCommon/test/tParentControl.cc 358 additions, 0 deletionsMAC/APL/APLCommon/test/tParentControl.cc
- MAC/APL/APLCommon/test/tParentControl.h 80 additions, 0 deletionsMAC/APL/APLCommon/test/tParentControl.h
- MAC/APL/APLCommon/test/tParentControl.log_prop 28 additions, 0 deletionsMAC/APL/APLCommon/test/tParentControl.log_prop
- MAC/APL/MainCU/src/MACScheduler/MACScheduler.cc 8 additions, 5 deletionsMAC/APL/MainCU/src/MACScheduler/MACScheduler.cc
- MAC/APL/StationCU/src/CMakeLists.txt 1 addition, 1 deletionMAC/APL/StationCU/src/CMakeLists.txt
- MAC/GCF/TM/CMakeLists.txt 1 addition, 0 deletionsMAC/GCF/TM/CMakeLists.txt
- MAC/GCF/TM/include/GCF/TM/CMakeLists.txt 2 additions, 1 deletionMAC/GCF/TM/include/GCF/TM/CMakeLists.txt
- MAC/GCF/TM/include/GCF/TM/GCF_Task.h 1 addition, 2 deletionsMAC/GCF/TM/include/GCF/TM/GCF_Task.h
- MAC/GCF/TM/include/GCF/TM/TestTask.h 113 additions, 0 deletionsMAC/GCF/TM/include/GCF/TM/TestTask.h
- MAC/GCF/TM/src/GCF_Scheduler.cc 2 additions, 4 deletionsMAC/GCF/TM/src/GCF_Scheduler.cc
- MAC/GCF/TM/src/PortImpl/GCF_ITCPort.cc 12 additions, 28 deletionsMAC/GCF/TM/src/PortImpl/GCF_ITCPort.cc
- MAC/GCF/TM/src/TestFramework/CMakeLists.txt 17 additions, 0 deletionsMAC/GCF/TM/src/TestFramework/CMakeLists.txt
- MAC/GCF/TM/src/TestFramework/TestFW_Protocol.prot 79 additions, 0 deletionsMAC/GCF/TM/src/TestFramework/TestFW_Protocol.prot
Loading
Please register or sign in to comment