summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: fix missing gitignore entryIgor Ryzhov2021-05-171-0/+1
* Merge pull request #8556 from donaldsharp/bgp_pbr_weirdRuss White2021-05-141-0/+4
|\
| * tests: Add pytestmark to the flowspec topotestDonald Sharp2021-05-121-0/+4
* | Merge pull request #8144 from LabNConsulting/chopps/ly2Martin Winter2021-05-147-7/+4
|\ \
| * | lib: adapt to version 2 of libyangChristian Hopps2021-05-137-7/+4
| |/
* | Merge pull request #8649 from ton31337/fix/unify-naming-for-topotests-directoryDonald Sharp2021-05-132083-1/+1
|\ \
| * | tests: Skip example_topojson_test and example_test from being testedDonatas Abraitis2021-05-121-1/+1
| * | tests: Unify directory naming for topotestsDonatas Abraitis2021-05-112082-0/+0
* | | tests: Fix pylint issues in test_bgp_recursive_route_ebgp_multi_hop.pyDonald Sharp2021-05-121-15/+15
| |/ |/|
* | Merge pull request #8509 from volta-networks/pathd_ls_clientOlivier Dugeon2021-05-1226-0/+1384
|\ \ | |/ |/|
| * pathd. TED support . Topotest - [part 3/4]Javier Garcia2021-05-1026-0/+1384
* | Merge pull request #8648 from idryzhov/fix-test-assertDavid Lamparter2021-05-101-1/+1
|\ \ | |/ |/|
| * tests: fix build warningIgor Ryzhov2021-05-091-1/+1
* | Merge pull request #8441 from mjstapp/fix_topo_pylint1David Lamparter2021-05-099-747/+1131
|\ \
| * | tests: run black over mcast-pim-static, static_routing_with_[ei]bgpMark Stapp2021-04-139-523/+888
| * | tests: fix pylint errors in static_routing_with_ibgpMark Stapp2021-04-134-119/+120
| * | tests: fix pylint errors in static_routing_with_ebgp testsMark Stapp2021-04-134-188/+195
| * | tests: fix pylint errors in mcast-pim-static-rp-topo1Mark Stapp2021-04-131-188/+199
* | | Merge pull request #8626 from idryzhov/fix-isis-topo1David Lamparter2021-05-096-267/+313
|\ \ \
| * | | tests: fix isis-topo1 topologiesIgor Ryzhov2021-05-056-267/+313
* | | | Merge pull request #8380 from mjstapp/nexthop_cmp_basicDavid Lamparter2021-05-093-0/+215
|\ \ \ \
| * | | | tests: add unit test for nexthop comparisonsMark Stapp2021-05-043-0/+215
| |/ / /
* | | | Merge pull request #8640 from pjdruddy/fix-bgp-auth-key-errorDavid Lamparter2021-05-091-3/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | tests: fix intermittent key error in bgp-auth topotestPat Ruddy2021-05-061-3/+4
* | | | bgpd: rework BGP_MAX_PACKET_SIZE & friendsQuentin Young2021-05-063-5/+5
|/ / /
* | | Merge pull request #8636 from idryzhov/ospfv3-vrf-supportRafael Zalamena2021-05-0619-0/+888
|\ \ \
| * | | tests: add topotest for ospf6d vrf supportharios_niral2021-05-0619-0/+888
| |/ /
* | | Merge pull request #8497 from ton31337/feature/bgp_community_aliasDonald Sharp2021-05-066-0/+135
|\ \ \
| * | | tests: Check if `bgp community alias NAME ALIAS` commands worksDonatas Abraitis2021-05-056-0/+135
* | | | Merge pull request #8598 from idryzhov/fix-topotest-bgp-authDonald Sharp2021-05-051-77/+69
|\ \ \ \ | |/ / / |/| | |
| * | | tests: fix bgp-auth topotestIgor Ryzhov2021-05-011-77/+69
* | | | Merge pull request #8564 from rameshabhinay/bgp_tcp_mssDonatas Abraitis2021-05-056-0/+202
|\ \ \ \
| * | | | bgpd: Support tcp-mss for bgp neighborsAbhinay Ramesh2021-05-046-0/+202
| | |/ / | |/| |
* | | | tests: add scapy to topotests DockerDavid Lamparter2021-05-031-0/+1
* | | | lib: add *_swap_all to typesafe containersDavid Lamparter2021-05-031-7/+119
|/ / /
* | | Merge pull request #8545 from opensourcerouting/assert-our-ownMark Stapp2021-05-037-5/+132
|\ \ \ | |/ / |/| |
| * | tests: fix assert.h header change falloutDavid Lamparter2021-05-023-3/+4
| * | lib: rework how we "override" assert()David Lamparter2021-05-024-1/+128
| * | *: drop zassert.hDavid Lamparter2021-04-231-1/+0
* | | Merge pull request #8588 from idryzhov/a-lot-of-isis-fixesRafael Zalamena2021-04-306-24/+22
|\ \ \
| * | | isisd: fix ldp-sync configurationIgor Ryzhov2021-04-293-3/+3
| * | | isisd: allow arbitrary order of area/interface configurationIgor Ryzhov2021-04-293-21/+19
* | | | ospfd: show ip ospf interface only shows BDR info, Added DR info.rgirada2021-04-291-0/+2
* | | | Merge pull request #8546 from ton31337/fix/add_markers_for_recent_bgpdQuentin Young2021-04-282-0/+4
|\ \ \ \
| * | | | tests: Add pytest bgpd markers for recent BGP testsDonatas Abraitis2021-04-272-0/+4
| |/ / /
* | | | Merge pull request #8322 from qlyoung/topotestsJafar Al-Gharaibeh2021-04-282-55/+6
|\ \ \ \
| * | | | tests: fix use of undefined variable in pim libQuentin Young2021-04-071-2/+1
| * | | | tests: fix improper format strings in pim libQuentin Young2021-04-071-8/+3
| * | | | tests: remove duplicate pim test functionQuentin Young2021-04-071-45/+1
| * | | | tests: provide sane default for --topology-onlyQuentin Young2021-04-071-0/+1