19 #ifndef CRFW_UTILITYFUNCTIONS_TESTCASES_H_
20 #define CRFW_UTILITYFUNCTIONS_TESTCASES_H_
Header file to define all invariant publicly available constants and types for the CORDET Framework.
int CrFwBool_t
Type used for boolean values (1 represent "true" and 0 represents "false").
CrFwBool_t CrFwUtilityFunctionsTestCase2()
Test the convenience utility functions which are not exercised in other test cases.
CrFwBool_t CrFwUtilityFunctionsTestCase1()
Test the CrFwFindKeyIndex function.