Go to the source code of this file.
Macros | |
#define | CATCH_CONFIG_MAIN |
#define | TRACE(X) |
Functions | |
size_t | count_lines (char const *filename) |
void | log_all () |
#define CATCH_CONFIG_MAIN |
Definition at line 9 of file log-common.h.
#define TRACE | ( | X | ) |
Definition at line 29 of file log-common.h.
size_t count_lines | ( | char const * | filename | ) |
Definition at line 48 of file log-common.h.
void log_all | ( | ) |
Definition at line 35 of file log-common.h.