mirror_frr/tests/topotests/multicast_pim6_sm_topo1
Christian Hopps b28bc2561e tests: convert old pim test to more cleanly use pytest fixture
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>
2023-06-08 04:55:32 -04:00
..
multicast_pim6_sm_topo1.json tests: [PIMv6] Adding multicast pim6 SM testsuite 2023-03-06 05:08:08 -08:00
test_multicast_pim6_sm1.py tests: fixing pim6 topotest bugs 2023-06-08 04:55:32 -04:00
test_multicast_pim6_sm2.py tests: convert old pim test to more cleanly use pytest fixture 2023-06-08 04:55:32 -04:00