Files
libfaketime/test/_run_test.c

6 lines
121 B
C

#include "snippets/include_headers.h"
#define where "run_SNIPPET_NAME"
int main() {
#include "snippets/SNIPPET_NAME.c"
}