mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 14:56:22 +00:00
Simplified expect tests
This commit is contained in:
@@ -7,4 +7,8 @@
|
||||
void init_prof_test(void **state);
|
||||
void close_prof_test(void **state);
|
||||
|
||||
void prof_start(void);
|
||||
void prof_input(char *input);
|
||||
int prof_output(char *text);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user