mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
Add mock-up function for unit tests
They failed without it.
This commit is contained in:
parent
9106a750cd
commit
bdf2e55d98
@ -486,6 +486,7 @@ void cmd_check_config(char *name UNUSED) {}
|
|||||||
void cmd_reconfig(char *name UNUSED, int type UNUSED, int timeout UNUSED) {}
|
void cmd_reconfig(char *name UNUSED, int type UNUSED, int timeout UNUSED) {}
|
||||||
void cmd_reconfig_confirm(void) {}
|
void cmd_reconfig_confirm(void) {}
|
||||||
void cmd_reconfig_undo(void) {}
|
void cmd_reconfig_undo(void) {}
|
||||||
|
void cmd_reconfig_status(void) {}
|
||||||
void cmd_shutdown(void) {}
|
void cmd_shutdown(void) {}
|
||||||
void cmd_reconfig_undo_notify(void) {}
|
void cmd_reconfig_undo_notify(void) {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user