20 #ifndef CRFW_PACKET_TESTCASES_H_ 21 #define CRFW_PACKET_TESTCASES_H_ CrFwBool_t CrFwPacketQueueTestCase1()
Test the packet queue functions which are not covered through other tests.
CrFwBool_t CrFwPacketTestCase1()
Test the creation of a packet and the read and write operations on its attributes.
int CrFwBool_t
Type used for boolean values (1 represent "true" and 0 represents "false").
Header file to define all invariant publicly available constants and types for the CORDET Framework...
CrFwBool_t CrFwPacketTestCase2()
Test the creation and release functions for a packet.