summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-01-21Revert "tests: Add a noprefixroute test"Donatas Abraitis
2023-12-18tests: Check for 0.0.0.0/1 in bgp_default_routeXiao Liang
2023-12-14tests: Update OSPF TE topotestsOlivier Dugeon
2023-12-07tests: Add a noprefixroute testDonald Sharp
2023-12-06topotests: test wrong bfd source in bfd_topo3Louis Scalbert
2023-12-06topotests: redispatch tests in bfd_topo3Louis Scalbert
2023-12-06pbrd: fix map seq installed flag in jsonChirag Shah
2023-11-21tests: Set community for conditionally advertised routesDonatas Abraitis
2023-10-30tests: Adopt ospf6_gr_topo1 tests for OSPFv3 loopback cost as 0Donatas Abraitis
2023-10-30tests: Check if OSPFv3 loopback interface gets cost as 0Donatas Abraitis
2023-10-23tests: Check if BGP conditional advertisement works fine with static routesDonatas Abraitis
2023-08-02lib: Do not use time_t as a special Lua encoder/decoderDonatas Abraitis
2023-07-16tests: add regression test for issue $13920Christian Hopps
2023-07-16Merge pull request #13887 from FRRouting/mergify/bp/dev/9.0/pr-13866Jafar Al-Gharaibeh
2023-07-15lib: add dynamic array typeChristian Hopps
2023-07-14lib: fix on-match when added to existing route-map entryAlexander Chernavin
2023-07-06tests: Check if kernel routes work with changed vrfanlan_cs
2023-06-25mgmtd: KISS the locking codeChristian Hopps
2023-06-22Merge pull request #13834 from FRRouting/mergify/bp/dev/9.0/pr-13763Jafar Al-Gharaibeh
2023-06-22tests: add mgmtd config testChristian Hopps
2023-06-22doc: update doc removing socat req + remove unused tests codeChristian Hopps
2023-06-08tests: convert old pim test to more cleanly use pytest fixtureChristian Hopps
2023-06-08tests: fixing pim6 topotest bugsChristian Hopps
2023-06-08tests: mcast-tester.py handles IPv6Christian Hopps
2023-06-06tests: Babel tests do not need to log to eigrpDonald Sharp
2023-06-06Merge pull request #13690 from LabNConsulting/chopps/mgmtd-cleanupDonald Sharp
2023-06-06Merge pull request #13618 from LabNConsulting/chopps/fixloggingMartin Winter
2023-06-05Merge pull request #13670 from donaldsharp/coverity_99Donatas Abraitis
2023-06-05tests: mgmtd: add prologue to bigconf testsChristian Hopps
2023-06-05Merge pull request #13658 from louis-6wind/fix-flex-algo2Donald Sharp
2023-06-05tests: fix some broken loggingChristian Hopps
2023-06-05tests: Rename a test to test_bgp_gr_functionality_topo3.pyDonald Sharp
2023-06-04tests: pause (with CLI) at step() functions when run with --pauseChristian Hopps
2023-06-01tests: new mgmt_startup tests are failing due to insufficient timeDonald Sharp
2023-06-01tests: re-style isis_sr_flex_algo_topo1Louis Scalbert
2023-06-01tests: fix mpls table check in isis_sr_flex_algo_topo1Louis Scalbert
2023-05-30tests: Actually loop if ping failsDonald Sharp
2023-05-30Merge pull request #13631 from donaldsharp/fix_some_ping_issuesDonatas Abraitis
2023-05-30tests: add unified config testsChristian Hopps
2023-05-30tests: add some more mgmtd testsChristian Hopps
2023-05-30lib: mgmtd: add manual vty server start option and use itChristian Hopps
2023-05-28tests: Allow ping to run multiple times before failingDonald Sharp
2023-05-28tests: python-foo assure foo[0] is on a list not dict_values objectChristian Hopps
2023-05-26tests: Convert to using logger.warningDonald Sharp
2023-05-26Merge pull request #13607 from LabNConsulting/chopps/fixospftestDonald Sharp
2023-05-26Merge pull request #13599 from LabNConsulting/chopps/analyze-searchDonald Sharp
2023-05-26tests: selecting results by regexp and ragnes, add container supportChristian Hopps
2023-05-26tests: ospfapi: fix non-determinism in testChristian Hopps
2023-05-26tests: cleanup the config file specification and default codeChristian Hopps
2023-05-24Merge pull request #13592 from LabNConsulting/chopps/newmunetQuentin Young