]> git.ipfire.org Git - thirdparty/bird.git/commit
Test: Improve filter_test
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 16 Dec 2019 23:01:53 +0000 (00:01 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 16 Dec 2019 23:01:53 +0000 (00:01 +0100)
commit3dabf7b8d09c3188ea41b7e2f763397946943778
treecbff2eaaf2be437defb87ff0fcb77427295400d5
parent3232d1718636eb7617fedc7b27378cd1d8f8691d
Test: Improve filter_test

Initial parsing of test.conf must be done directly in filter_test main,
while reconfiguration is handled as a regular test. Also fix several
minor issues in test code.
filter/filter_test.c
filter/test.conf
test/birdtest.c
test/birdtest.h
test/bt-utils.c