1*7f2fe78bSCy Schubert #ifndef _TEST_CCAPI_CONSTANTS_H_ 2*7f2fe78bSCy Schubert #define _TEST_CCAPI_CONSTANTS_H_ 3*7f2fe78bSCy Schubert 4*7f2fe78bSCy Schubert int check_constants(void); 5*7f2fe78bSCy Schubert 6*7f2fe78bSCy Schubert #endif /* _TEST_CCAPI_CONSTANTS_H_ */ 7