summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-031-2/+2
* tests: Fix topojson address-family configurationAshish Pant2019-09-031-3/+3
* tests: Fix topojson static route testsAshish Pant2019-09-033-3/+3
* tests: Add ecmp test casesAshish Pant2019-09-035-18/+3099
* tests: Update Dockerfile to a valid libyang versionStephen Worley2019-08-311-4/+4
* tests: Ensure topotests are actually waiting appropriately for peers to come upDonald Sharp2019-08-293-15/+15
* Merge pull request #4896 from donaldsharp/docker_dev_buildDonatas Abraitis2019-08-291-0/+1
|\
| * tests: Modify docker build for local to have dev buildDonald Sharp2019-08-281-0/+1
* | Merge pull request #4852 from ashish12pant/fix_logMartin Winter2019-08-296-409/+491
|\ \ | |/ |/|
| * tests: Enhance execution logs in topojsonAshish Pant2019-08-226-409/+491
* | bgpd: Eliminate all incorrect formulations of afi/safi in JSONDinesh G Dutt2019-08-272-4/+4
* | tests: Add a couple simple Null0 spelling testsDonald Sharp2019-08-212-0/+5
|/
* bgpd: fix bgp_table range lookupMarcel Röthke2019-08-162-2/+2
* Merge pull request #4802 from donaldsharp/static_blackholeSri Mohana Singamsetty2019-08-133-0/+29
|\
| * staticd: Fix blackhole routes being installedDonald Sharp2019-08-083-0/+29
* | Merge pull request #4497 from opensourcerouting/rcuDonald Sharp2019-08-082-22/+22
|\ \ | |/ |/|
| * lib/seqlock: avoid syscalls in no-waiter casesDavid Lamparter2019-07-312-22/+22
* | Merge pull request #4763 from opensourcerouting/ds-workDonald Sharp2019-08-073-3/+0
|\ \
| * | lib: remove pqueue_* (again)David Lamparter2019-08-013-3/+0
* | | 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