mirror_frr/tests/topotests/lib
Donald Sharp ec8f360f2d tests: Remove kill_mininet_router_process
This function kills all processes that happen to have the same
name to frr processes and it was only ever used in the setup.
Setup should not be used to kill old runs.  That should be a
separate process.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2021-04-22 15:47:37 -04:00
..
test tests: please follow the style guide 2020-12-17 15:32:55 -05:00
__init__.py Move common function and class to topotest library 2018-11-27 20:22:11 -05:00
bgp.py Merge pull request #8437 from donaldsharp/verify_bgp_community_no_sleep 2021-04-15 14:03:37 +02:00
bgprib.py topotests: python3, rename iterkey() with key() for dictionary usage 2020-11-25 16:31:45 +00:00
common_config.py tests: Remove kill_mininet_router_process 2021-04-22 15:47:37 -04:00
ltemplate.py *: reformat python files 2020-10-07 17:22:26 -04:00
lutil.py tests: JSON comparison command for LabN topotests 2021-02-22 10:31:57 +01:00
ospf.py tests: More black fixups 2021-04-09 08:35:05 -04:00
pim.py tests: Run black against tests again to clean up formatting 2021-03-01 09:18:49 -05:00
send_bsr_packet.py tests: Add framework support for multicast-pim-bsm-topo1 2021-01-18 18:17:06 +00:00
snmptest.py tests: Run black against tests again to clean up formatting 2021-03-01 09:18:49 -05:00
topogen.py tests: don't complain when /tmp/topotests exists 2021-03-03 14:22:15 +03:00
topojson.py tests: fix create_router_ospf6 to use ospf6 instead of ospf 2021-01-26 11:19:38 +01:00
topolog.py tests: python3 compat fixes for topotests: tabs and misc 2020-09-26 15:40:00 -04:00
topotest.py tests: More black fixups 2021-04-09 08:35:05 -04:00