]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Test: Fix unit test mockups
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 3 Jun 2020 14:15:29 +0000 (16:15 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 3 Jun 2020 14:15:29 +0000 (16:15 +0200)
test/birdtest.c

index 641fd3c79689569e809eb336649e08b3cc230c1c..d9e598a956ee2715d1c08baea9b4078e3c2e43dc 100644 (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) {}