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