aboutsummaryrefslogtreecommitdiff
path: root/test.h
blob: 46cfa6f869d28dd59637c0aa9085862b982a0550 (plain)
1
2
3
4
5
/* testing */
void check(const char *name, int condition);

/* in main.c */
void run_tests(void);