summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_lan.py
AgeCommit message (Expand)Author
2023-04-25tests: Run black on test_ospf_lan.pyDonald Sharp
2023-04-25tests: Increase the dead interval to be longer for neighbor testingDonald Sharp
2023-04-07tests: replace deprecated ospf json keysMark Stapp
2023-03-29Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancementsRuss White
2023-03-26tests: [topojson] Update assert/error messagesnguggarigoud
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31tests: Fix wrong tgen.stop_topology() calls which got skippedMartin Winter
2022-12-13tests: Cleaning up daemon param used in start_topology()Kuldeep Kashyap
2022-04-01tests: Fix spelling of daemonsDonald Sharp
2021-12-11tests: test_ospf_lan.py is looking for a certain order enforce itDonald Sharp
2021-11-24tests: Do not pick an ip address that overlaps with ourselvesDonald 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: micronet: adapt testsChristian Hopps
2021-07-28tests: Add pytest.mark.ospfd on tests missing this markDonald Sharp
2021-04-09tests: More black fixupsDonald Sharp
2021-03-06tests: Improve error/assert message loggingKuldeep Kashyap
2021-01-12tests: move redistribute function into libckishimo
2021-01-12tests: remove old def for redistribution in ospfckishimo
2021-01-12tests: add new def for redistribution in ospfckishimo
2020-12-17tests: unicode to frr_unicodeDonald Sharp
2020-10-07*: reformat python fileswhitespace
2020-09-18tests: Optimising a step for not true case.nguggarigoud
2020-09-18tests: Adding daemon check for ospfd in common_config.pynguggarigoud
2020-09-18tests: ospf basic functionality topojson testcases.naveen
2020-09-18tests: ospf_basic_functionality topojson testcases.naveen