From 63451c19611b5972769ed519bd7eb6c1b995a8a0 Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Wed, 3 Jun 2020 16:15:29 +0200 Subject: Test: Fix unit test mockups --- test/birdtest.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/birdtest.c b/test/birdtest.c index 641fd3c7..d9e598a9 100644 --- a/test/birdtest.c +++ b/test/birdtest.c @@ -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) {} -- cgit v1.2.3