mirror_frr/tests
Donald Sharp 6aed8082b6 tests: Fix make check builds on some bsd variants
Compilation is warning that a memcpy is only copying
the first (sizeof pointer) into memory.  This is not
what we really want.  Although it does beg the question about
why this memcpy is needed( or what it is doing ).  I'm going
to just fix the memcpy and call it a day.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2021-09-15 21:10:24 -04:00
..
bgpd tests: Fix make check builds on some bsd variants 2021-09-15 21:10:24 -04:00
helpers lib: adapt to version 2 of libyang 2021-05-13 16:24:48 -04:00
isisd isisd: Fix sending of LSP with null seqno 2021-08-26 12:06:29 +02:00
lib Merge pull request #9596 from LabNConsulting/ziemba/printfrr-nexthop 2021-09-15 20:23:30 -04:00
ospf6d ospf6d, tests: Prevent use after free 2020-10-11 11:16:44 -04:00
ospfd *: require semicolon after DEFINE_<typesafe...> 2021-03-17 06:18:39 +01:00
topotests Merge pull request #9486 from slankdev/slankdev-srv6-no-cli-1 2021-09-14 19:04:03 +03:00
zebra tests: We follow strict prototyping rules 2021-09-09 06:33:12 -04:00
.gitignore tests/lib: add a simple prefix list query tool 2021-07-06 01:44:35 +02:00
Makefile build: non-recursive tests 2018-09-08 21:26:54 +02:00
pytest.ini tests: Exclude topotests from consideration 2018-11-27 20:22:10 -05:00
runtests.py *: reformat python files 2020-10-07 17:22:26 -04:00
subdir.am tests: add feature to not run ospfd test when opted out 2021-08-13 11:38:38 +02:00