#ifndef _MGC_TEST_CASE_H #define _MGC_TEST_CASE_H void test_radius_init(); void test_radius(); #endif