mirror_frr/tests
Donald Sharp fcf6dce79a tests: Correctly align variable type in tests
New compilers are noticing that the tests are compiling with
a pointer for the bgpd_privs variable while the bgp library
that is being linked against is not a pointer.  Since
these tests had the declaration just to make the compiler
happy, let's actually align the variable type to make the
compiler even happier.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2022-04-27 08:16:50 -04:00
..
bgpd tests: Correctly align variable type in tests 2022-04-27 08:16:50 -04:00
helpers *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
isisd *: Fix spelling of overriden 2022-04-19 08:27:02 -04:00
lib *: Fix spelling of comparision 2022-04-19 08:18:43 -04:00
ospf6d build: break up tests/subdir.am 2021-11-11 14:40:03 +01:00
ospfd *: rework renaming the default VRF 2021-12-21 22:09:29 +03:00
topotests bgpd: Add set as-path replace <any|ASN> cmd for route-maps 2022-04-25 14:05:22 +03:00
zebra build: break up tests/subdir.am 2021-11-11 14:40:03 +01:00
.gitignore tests: new grpc topotest 2022-03-14 11:14:12 -04: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 build: break up tests/subdir.am 2021-11-11 14:40:03 +01:00