#ifndef TEST_H #define TEST_H void startTests(const char* path); #endif