termo/t/taplib.h

4 lines
77 B
C

void plan_tests(int n);
void ok(int cmp, char *name);
int exit_status(void);