summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4790 from opensourcerouting/ctype-castQuentin Young2019-08-061-1/+2
|\
| * *: fix ctype (isalpha & co.) castsDavid Lamparter2019-08-061-1/+2
* | all: remove logical-router functionalityIgor Ryzhov2019-08-021-1/+0
|/
* Merge pull request #4713 from ton31337/fix/set_comm-list_delete_into_config_m...Sri Mohana Singamsetty2019-08-026-0/+140
|\
| * topotests: Check if set-comm-list is working under route-map scopeDonatas Abraitis2019-07-266-0/+140
* | Merge pull request #4758 from donaldsharp/test_epochDavid Lamparter2019-08-011-5/+7
|\ \
| * | tests: Do not use peerUptime as a measure of if a clear workedDonald Sharp2019-07-311-5/+7
* | | tests: Add asserts to check return on list *_delStephen Worley2019-07-311-8/+8
|/ /
* | zebra, tests: Remove ROUTE_ENTRY_NEXTHOPS_CHANGEDDonald Sharp2019-07-2911-29/+29
* | topotest: fix bgp-path-attributes-topologyRafael Zalamena2019-07-261-5/+2
* | topotest: improve common_config.pyRafael Zalamena2019-07-232-11/+18
* | topotest: add new run_and_expect variantRafael Zalamena2019-07-232-0/+122
* | topotest: improve reliability of `verify_rib`Rafael Zalamena2019-07-231-1/+17
* | topotest/bgp_l3vpn_to_bgp_vrf: stabilize testRafael Zalamena2019-07-232-11/+11
* | topotest: adjust luCommand to accept wait_timeRafael Zalamena2019-07-231-10/+13
* | topotest: fix Lou's framework command waitRafael Zalamena2019-07-231-5/+10
* | Test: Add back a bit more debugging to see what is going onDonald Sharp2019-07-181-3/+1
|/
* Merge pull request #4680 from donaldsharp/test_longerMark Stapp2019-07-171-1/+1
|\
| * tests: Topotests are not giving sufficient time to propagate dataDonald Sharp2019-07-111-1/+1
* | Merge pull request #4687 from qlyoung/fix-test-ntop-strlen-assertMark Stapp2019-07-151-1/+0
|\ \
| * | tests: remove strlen assert in inet_ntop testsQuentin Young2019-07-151-1/+0
| |/
* | Merge pull request #4660 from manuhalo/label_manager_fixesRenato Westphal2019-07-1220-633/+0
|\ \ | |/ |/|
| * tests: remove lm-proxy-topo1 topotestEmanuele Di Pascale2019-07-1019-486/+0
| * tests: remove test_lblmgr.cEmanuele Di Pascale2019-07-101-148/+0
| * lib, zebra: support label chunk requests for SRGBEmanuele Di Pascale2019-07-101-1/+2
* | 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
|\ \ \