void test_start(const char *const name); void testing(const char *const message); void test_ok(void); void test_set_stream(FILE *new_stream);