mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
Test: Fix unit test mockups
This commit is contained in:
parent
f1b5f179db
commit
63451c1961
@ -511,6 +511,7 @@ bt_is_char(byte c)
|
|||||||
* Mock-ups of all necessary public functions in main.c
|
* Mock-ups of all necessary public functions in main.c
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
int parse_and_exit;
|
||||||
char *bird_name;
|
char *bird_name;
|
||||||
void async_config(void) {}
|
void async_config(void) {}
|
||||||
void async_dump(void) {}
|
void async_dump(void) {}
|
||||||
|
Loading…
Reference in New Issue
Block a user