0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00

Test: Fix unit test mockups

This commit is contained in:
Ondrej Zajicek (work) 2020-06-03 16:15:29 +02:00
parent f1b5f179db
commit 63451c1961

View File

@ -511,6 +511,7 @@ bt_is_char(byte c)
* Mock-ups of all necessary public functions in main.c
*/
int parse_and_exit;
char *bird_name;
void async_config(void) {}
void async_dump(void) {}