19 #ifndef CRFW_INREGISTRY_TESTCASES_H_
20 #define CRFW_INREGISTRY_TESTCASES_H_
int CrFwBool_t
Type used for boolean values (1 represent "true" and 0 represents "false").
CrFwBool_t CrFwInRegistryTestCase1()
Test the creation and configuration of the InRegistry singleton component.
CrFwBool_t CrFwInRegistryTestCase2()
Test the ability of the InRegistry to track the state of an incoming command or report.
CrFwBool_t CrFwInRegistryTestCase4()
Test the reset service of the InRegistry.
CrFwBool_t CrFwInRegistryTestCase3()
Test the shutdown service of the InRegistry.