mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-21 09:57:24 +00:00
![]() This is a good way to run a per-test background helper process. Here the helper object is created before the test function requesting it (through param name match), and then cleaned up after the test function exits (pass or failed). A context manager is used to further guarantee the cleanup is done. Signed-off-by: Christian Hopps <chopps@labn.net> |
||
---|---|---|
.. | ||
multicast_pim6_sm_topo1.json | ||
test_multicast_pim6_sm1.py | ||
test_multicast_pim6_sm2.py |