#ifndef __TEST_INTEGRATION_H #define __TEST_INTEGRATION_H #include void register_integration_tests(TCase *test_case); #endif /* __TEST_INTEGRATION_H */