#ifndef COSMS_CORE_FILE_TEST #define COSMS_CORE_FILE_TEST #include void cosms_core_file_read_test(); void cosms_core_file_write_test(); #endif