diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/aspath_test.c | 1 | ||||
| -rw-r--r-- | tests/bgp_capability_test.c | 1 | ||||
| -rw-r--r-- | tests/bgp_mp_attr_test.c | 1 | ||||
| -rw-r--r-- | tests/bgp_mpath_test.c | 1 | ||||
| -rw-r--r-- | tests/ecommunity_test.c | 1 | ||||
| -rw-r--r-- | tests/testcli.refout | 2 |
6 files changed, 7 insertions, 0 deletions
diff --git a/tests/aspath_test.c b/tests/aspath_test.c index fde12c41c4..9d595807fe 100644 --- a/tests/aspath_test.c +++ b/tests/aspath_test.c @@ -25,6 +25,7 @@ #include "stream.h" #include "privs.h" #include "queue.h" +#include "filter.h" #include "bgpd/bgpd.h" #include "bgpd/bgp_aspath.h" diff --git a/tests/bgp_capability_test.c b/tests/bgp_capability_test.c index ecabc2f19f..73f46b59a0 100644 --- a/tests/bgp_capability_test.c +++ b/tests/bgp_capability_test.c @@ -26,6 +26,7 @@ #include "privs.h" #include "memory.h" #include "queue.h" +#include "filter.h" #include "bgpd/bgpd.h" #include "bgpd/bgp_open.h" diff --git a/tests/bgp_mp_attr_test.c b/tests/bgp_mp_attr_test.c index ba619916d4..928d69752a 100644 --- a/tests/bgp_mp_attr_test.c +++ b/tests/bgp_mp_attr_test.c @@ -26,6 +26,7 @@ #include "privs.h" #include "memory.h" #include "queue.h" +#include "filter.h" #include "bgpd/bgpd.h" #include "bgpd/bgp_attr.h" diff --git a/tests/bgp_mpath_test.c b/tests/bgp_mpath_test.c index bafbef75fb..66a718cbe2 100644 --- a/tests/bgp_mpath_test.c +++ b/tests/bgp_mpath_test.c @@ -30,6 +30,7 @@ #include "memory.h" #include "zclient.h" #include "queue.h" +#include "filter.h" #include "bgpd/bgpd.h" #include "bgpd/bgp_table.h" diff --git a/tests/ecommunity_test.c b/tests/ecommunity_test.c index 1d4f6a1860..9166af6142 100644 --- a/tests/ecommunity_test.c +++ b/tests/ecommunity_test.c @@ -25,6 +25,7 @@ #include "privs.h" #include "memory.h" #include "queue.h" +#include "filter.h" #include "bgpd/bgpd.h" #include "bgpd/bgp_ecommunity.h" diff --git a/tests/testcli.refout b/tests/testcli.refout index 1515ea2c65..7da5494827 100644 --- a/tests/testcli.refout +++ b/tests/testcli.refout @@ -272,6 +272,7 @@ Current configuration: !
hostname test
!
+!
line vty
!
end
@@ -283,6 +284,7 @@ Current configuration: !
hostname foohost
!
+!
line vty
!
end
|
