mirror_frr/tests
Pat Ruddy cdb2af427a tests: add test for labelmanager plugin
An external label manager plugin may want to use the following
functions:
    - create_label_chunk
    - assign_label_chunk
    - delete_label_chunk
    - release_label_chunk
This test ensures that they are externally visible.

Signed-off-by: Pat Ruddy <pat@voltanet.io>
2021-01-05 18:20:50 +00:00
..
bgpd bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFI 2020-11-14 18:53:03 -05:00
helpers tests: ignore Windows vs Unix style newlines 2020-11-17 13:19:44 +00:00
isisd tests: add IS-IS classic LFA unit tests 2020-11-24 20:15:52 -03:00
lib * : update signature of thread_cancel api 2020-10-23 08:59:34 -04:00
ospf6d ospf6d, tests: Prevent use after free 2020-10-11 11:16:44 -04:00
topotests Merge pull request #7759 from qlyoung/reformat-tests-again 2020-12-23 08:11:00 -05:00
zebra tests: add test for labelmanager plugin 2021-01-05 18:20:50 +00:00
.gitignore tests: add test for labelmanager plugin 2021-01-05 18:20:50 +00: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 test for labelmanager plugin 2021-01-05 18:20:50 +00:00