mirror_frr/tests
David Lamparter 8ed561e1f1 tests: add C++ header compatibility smoke test
Compiling an empty C file with most headers included and -Wc++-compat
gives us a build error if we introduce some stupid C++-incompatible
change.

While this won't catch everything, it's a good start.

Signed-off-by: David Lamparter <equinox@diac24.net>
2019-02-11 22:34:12 -02:00
..
bgpd bgpd: interface based peers should automatically override it's peer group 2019-01-25 20:40:05 -05:00
helpers Treewide: use ANSI function definitions 2019-01-24 11:21:59 +01:00
isisd tests: Verify correct operation of lsp_build_list_nonzero_ht 2018-11-12 12:24:10 +01:00
lib tests: add C++ header compatibility smoke test 2019-02-11 22:34:12 -02:00
ospf6d build: non-recursive tests 2018-09-08 21:26:54 +02:00
topotests zebra: Update zserv debug messages to give a bit more useful info 2019-02-10 11:48:14 -05:00
.gitignore tests: add C++ header compatibility smoke test 2019-02-11 22:34:12 -02:00
Makefile build: non-recursive tests 2018-09-08 21:26:54 +02:00
Makefile.in doc: move topotests docs to developers guide 2019-02-05 19:25:16 +00:00
pytest.ini tests: Exclude topotests from consideration 2018-11-27 20:22:10 -05:00
runtests.py tests: add pytest testrunners 2017-02-13 17:43:47 +01:00
subdir.am tests: add C++ header compatibility smoke test 2019-02-11 22:34:12 -02:00
test_lblmgr.c *: Replace zclient_new with zclient_new_notify 2018-11-12 09:16:23 -05:00