mirror_frr/tests
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
..
bgpd tests: Add code to allow us to test packet handling in bgp easier 2017-11-06 10:53:01 -05:00
helpers *: reindent 2017-07-17 14:04:07 +02:00
isisd isisd: Allow struct zebra_privs_t to be available 2017-10-23 18:09:23 -04:00
lib tests: fix & run ZeroMQ test 2017-08-28 18:00:13 +02:00
ospf6d tests: fix clippy include paths / double-build 2017-08-15 11:21:07 +02:00
.gitignore tests: verify isis_vertex_queue correctness 2017-09-22 21:19:34 +02:00
Makefile.am tests: Add code to allow us to test packet handling in bgp easier 2017-11-06 10:53:01 -05:00
runtests.py tests: add pytest testrunners 2017-02-13 17:43:47 +01:00
test_lblmgr.c *: remove --enable-tcp-zebra, rework ZAPI path 2017-08-08 11:14:05 +02:00