summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py
AgeCommit message (Expand)Author
2024-06-17tests: Avoid importing unused modulesY Bharath
2023-05-22ospfd: OSPF P2MP Delayed Reflooding configurationAcee
2023-04-07tests: replace deprecated ospf json keysMark Stapp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-12-13tests: Cleaning up daemon param used in start_topology()Kuldeep Kashyap
2022-10-25topotests: test_ospf_p2mp.py - check for full adjacencies and basic DB infoLou Berger
2022-04-01tests: Fix spelling of daemonsDonald Sharp
2021-09-04tests: cleanup - remove unused importsChristian Hopps
2021-09-04tests: remove legacy Topo class (fixes many pylint errors)Christian Hopps
2021-09-04tests: fix pylint test errorsChristian Hopps
2021-09-04tests: micronet: adapt testsChristian Hopps
2021-07-28tests: Add pytest.mark.ospfd on tests missing this markDonald Sharp
2021-03-01tests: Run `black` against tests again to clean up formattingDonald Sharp
2021-01-12tests: Adding ospf p2mp basic test.nguggarigoud