summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix info messages print in std_errorAshish Pant2019-07-092-10/+10
* tests: Fix logdir creationAshish Pant2019-07-097-45/+30
* tests: Adding example cases for topojsonAshish Pant2019-07-0910-0/+1055
* tests: Adding bgp path attribute testsAshish Pant2019-07-094-0/+1562
* tests: Fixing ipv6 address generationAshish Pant2019-07-091-1/+4
* tests: Adding bgp tests for prefix-listsAshish Pant2019-07-095-0/+1634
* tests: Adding 5 test cases to bgp-basic suiteAshish Pant2019-07-093-16/+539
* tests: Adding timers and bgp 4 bytes ASN testAshish Pant2019-07-093-2/+749
* tests: Adding API for route-mapAshish Pant2019-07-092-0/+312
* tests: Adding API for prefix-list configurationAshish Pant2019-07-092-2/+120
* tests: Adding API for static routeAshish Pant2019-07-092-1/+104
* tests: First test case and JSONAshish Pant2019-07-096-3/+610
* tests: Adding api for BGP configurationAshish Pant2019-07-092-0/+638
* tests: Adds basic config load and interface APIAshish Pant2019-07-093-2/+247
* tests: Adding start and stop topologyAshish Pant2019-07-091-1/+86
* tests: Intial commit for topojsonAshish Pant2019-07-092-0/+188
* Run-time log filtering via vtysh commands (#4524)David Lamparter2019-07-033-3/+3
|\
| * tests: Make checkRouterRunning() `show logging`Stephen Worley2019-06-193-3/+3
* | topotest: reduce chattiness of lutil outputLou Berger2019-06-261-9/+12
* | bgp_l3vpn_to_bgp_vrf: report zebra memory statsLou Berger2019-06-261-11/+21
* | bgp_l3vpn_to_bgp_vrf: refactor to try to avoid periodic failure, also collect...Lou Berger2019-06-261-2/+7
* | Merge pull request #4522 from LabNConsulting/working/master/issue4479Quentin Young2019-06-2513-0/+106
|\ \
| * | tests/topotests: bgp_l3vpn_to_bgp_vrf double the amount of time to wait durin...Lou Berger2019-06-182-2/+2
| * | tests/topotests: add bgp_instance_del_test to test for crashes seen during bg...Lou Berger2019-06-1813-0/+106
* | | Merge pull request #4549 from donaldsharp/multiple_instanceSri Mohana Singamsetty2019-06-202-4/+0
|\ \ \
| * | | tests: Remove `bgp multiple-instance` command from topotestsDonald Sharp2019-06-182-4/+0
| | |/ | |/|
* / | topotest: configure l3mdev_accept for a range of kernelsMark Stapp2019-06-191-1/+3
|/ /
* | Merge pull request #4514 from opensourcerouting/warnings-20190612Donald Sharp2019-06-172-0/+8
|\ \
| * | *: config.h or zebra.h is the first #includeDavid Lamparter2019-06-132-0/+8
* | | eliminate snprintf from AF_INET/AF_INET6 prefix2str, add prefix2str test (#4521)David Lamparter2019-06-144-0/+93
|\ \ \
| * | | tests: add prefix2str testQuentin Young2019-06-133-0/+87
| * | | lib: remove snprintf from prefix2strQuentin Young2019-06-131-0/+6
* | | | tests/topotests: bgp_l3vpn_to_bgp_vrf double the amount of time to wait durin...Lou Berger2019-06-132-2/+2
| |_|/ |/| |
* | | Merge pull request #4500 from opensourcerouting/clippy-improveQuentin Young2019-06-131-1338/+0
|\ \ \
| * | | build: remove tests/Makefile.inDavid Lamparter2019-06-121-1338/+0
| | |/ | |/|
* | | Merge pull request #4509 from opensourcerouting/spanish-intquisitionQuentin Young2019-06-131-0/+2
|\ \ \ | |_|/ |/| |
| * | lib: make "%Ld" work for int64_tDavid Lamparter2019-06-121-0/+2
| |/
* | Merge pull request #4502 from opensourcerouting/topotest-backward-compatDonald Sharp2019-06-131-4/+26
|\ \
| * | topotests: backward compatibility fixRafael Zalamena2019-06-111-4/+26
| |/
* / lib: const-unaware container_of for C++David Lamparter2019-06-111-0/+13
|/
* Merge pull request #4480 from opensourcerouting/inet_ntopQuentin Young2019-06-074-0/+100
|\
| * tests: exercise frr_inet_ntop()David Lamparter2019-06-064-0/+100
* | Merge pull request #4449 from opensourcerouting/py-detectDonald Sharp2019-06-071-2/+0
|\ \
| * | build: refactor & revamp python autoconf logicDavid Lamparter2019-06-041-2/+0
* | | Merge pull request #4428 from mjstapp/topo_update_ospf6Rafael Zalamena2019-06-0614-344/+263
|\ \ \ | |_|/ |/| |
| * | tests: Add ip6_route_zebra lib functionMark Stapp2019-06-0610-188/+90
| * | topotests: migrate ospf6 test to topogen frameworkMark Stapp2019-05-315-176/+193
| |/
* | Merge pull request #4370 from pguibert6WIND/fix_interface_rtadv2Donald Sharp2019-06-0622-0/+798
|\ \
| * | topotests: test bgp ipv6 vrf lite unnumbered with ipv6 rt advertisementsPhilippe Guibert2019-06-0411-0/+415
| * | topotests: test bgp ipv6 unnumbered with ipv6 rt advertisementsPhilippe Guibert2019-06-0411-0/+383