1 2 3 4 5 6
#ifndef TESTS_MACROS_H #define TESTS_MACROS_H int test_macros(); #endif // TESTS_MACROS_H