mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 23:36:21 +00:00
Added stubbed implementations
This commit is contained in:
4
tests/ui/stub_ui.h
Normal file
4
tests/ui/stub_ui.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#include <glib.h>
|
||||
|
||||
void expect_cons_show(char *expected);
|
||||
void reset_ui_mocks(void);
|
||||
Reference in New Issue
Block a user