This file runs the tests for the project. More...
#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
Functions | |
void | report_error (const char *p_msg, const char *p_file, int line, const char *p_func_name, bool require) |
This file runs the tests for the project.