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

/* in test.c or dummy_service.c */
void run_tests(void);