mirror_frr/tests
David Lamparter 0c4285d77e build: properly split CFLAGS from AC_CFLAGS
`CFLAGS` is a "user variable", not intended to be controlled by
configure itself.  Let's put all the "important" stuff in AC_CFLAGS and
only leave debug/optimization controls in CFLAGS.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2021-04-21 15:42:36 +02:00
..
bgpd tests: Use BGP Extended Message length 2021-03-03 22:21:08 +02:00
helpers tests: ignore Windows vs Unix style newlines 2020-11-17 13:19:44 +00:00
isisd isisd: handle corner case involving TI-LFA and the SR No-PHP flag 2021-02-26 15:54:01 -03:00
lib Merge pull request #8350 from opensourcerouting/printfrr-revamp 2021-03-31 09:10: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 #8434 from donaldsharp/python_bullshit 2021-04-16 23:17:04 +02:00
zebra tests: add test for labelmanager plugin 2021-01-05 18:20:50 +00:00
.gitignore tests: add unit test for xrefs 2021-02-01 17:28:11 +01: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: properly split CFLAGS from AC_CFLAGS 2021-04-21 15:42:36 +02:00