mirror_frr/tests/bgpd
Donald Sharp faf4cc64f4 tests: Add code to allow us to test packet handling in bgp easier
Fuzzing with tools like afl requires the ability to quickly/easily
call a function to test it's input.  In the case of bgp we
need the ability to test bgp's packet handler quickly.  This
added program bgpd/test_packet takes a file name as input
that it treats as normal bgp communication between itself
and a peer.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-11-06 10:53:01 -05:00
..
test_aspath.c Revert "*: reindent pt. 2" 2017-07-22 14:52:33 +02:00
test_aspath.py tests: add pytest testrunners 2017-02-08 19:10:10 +01:00
test_capability.c tests: fix small typo 2017-07-31 23:45:03 -03:00
test_capability.py tests: fix small typo 2017-07-31 23:45:03 -03:00
test_ecommunity.c *: reindent 2017-07-17 14:04:07 +02:00
test_ecommunity.py tests: add pytest testrunners 2017-02-08 19:10:10 +01:00
test_mp_attr.c lib/bgpd: introduce the iana_safi_t enum 2017-07-31 23:44:42 -03:00
test_mp_attr.py tests: add pytest testrunners 2017-02-08 19:10:10 +01:00
test_mpath.c Revert "*: reindent pt. 2" 2017-07-22 14:52:33 +02:00
test_mpath.py tests: add pytest testrunners 2017-02-08 19:10:10 +01:00
test_packet.c tests: Add code to allow us to test packet handling in bgp easier 2017-11-06 10:53:01 -05:00