aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-03-13FIB: path parsing, table-id not fib-index (VPP-1586)Neale Ranns2-7/+33
2019-02-20IP route local and connectedNeale Ranns2-4/+37
2019-01-30VTL: Fix pep8 test/test_syslog.pyPaul Vinciguerra1-4/+4
2019-01-18VTL: Use latest version of syslog_rfc5424_parser (0.2.0) released: 190117Paul Vinciguerra1-3/+1
2019-01-16make test: raise packet tracing limit to 1000Klement Sekera1-2/+2
2019-01-14VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection.Paul Vinciguerra1-5/+5
2019-01-14VTL: Allow running simple unittest.TestCases.Paul Vinciguerra3-14/+18
2019-01-14VTL: New version of pyparsing breaks tests.Paul Vinciguerra1-0/+2
2019-01-13bonding: support custom interface IDsAlexander Chernavin1-2/+5
2019-01-11Fix interactive testsjuraj.linkes1-2/+4
2019-01-10VOM: IP route ECMP supportNeale Ranns1-9/+29
2019-01-10ARP/ND: copy opaque2 persistent fields to new packetNeale Ranns1-2/+3
2019-01-10Enable random reassembly test for ARMjuraj.linkes1-4/+1
2019-01-10Enable GBP tests for ARMjuraj.linkes1-6/+1
2019-01-09test/vpp_papi_provider.py: Fix simple copy/paste error.Paul Vinciguerra1-1/+0
2019-01-09test framework. Remove unused code.Paul Vinciguerra1-14/+3
2019-01-07VOM: mroutesNeale Ranns1-0/+41
2019-01-05VPP-1508: Python3: Support simultaneous p2/p3 venvs.Paul Vinciguerra1-1/+1
2019-01-02Revert "add ipsecmb plugin"Florin Coras4-81/+2
2019-01-02add ipsecmb pluginKlement Sekera4-2/+81
2019-01-01vcl/ldp: add write msg function and fine tuningFlorin Coras1-3/+3
2018-12-21GBP: add allowed ethertypes to contractsNeale Ranns2-36/+61
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger3-13/+109
2018-12-21Revert "tests: Rework vpp config generation."Ole Troan3-258/+29
2018-12-21Python Tests: Make VppTestCase unit testable.Paul Vinciguerra1-0/+5
2018-12-21tests: Rework vpp config generation.Paul Vinciguerra3-29/+258
2018-12-20GBP: test case hardening against timing racesNeale Ranns1-13/+12
2018-12-20NAT: total users and sessions gauges (VPP-1484)Matus Fabian1-0/+33
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns2-9/+59
2018-12-20test/vpp_ip.py: Correct usage of 'is'Paul Vinciguerra1-32/+28
2018-12-20VPP-1508 python3 tests: raw_inputPaul Vinciguerra1-3/+9
2018-12-20Tests: Cleanup @skip decorator.Paul Vinciguerra16-81/+89
2018-12-20reassembly: replace asserts with error countersKlement Sekera1-2/+3
2018-12-18VPP-1508: Have test/Makefile honor PYTHON= envvar.Paul Vinciguerra1-8/+8
2018-12-18NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)Matus Fabian2-0/+93
2018-12-18VAPI/VOM: Removing legacy stats tests, add string type.Ole Troan3-349/+17
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan17-168/+108
2018-12-18punt: additional tests for multi clientsPavel Kotucek1-91/+408
2018-12-17make test: add option for adding extra vpp configKlement Sekera1-1/+2
2018-12-17Fix TestIPv4FibCrud interdependencies.Paul Vinciguerra1-0/+14
2018-12-16VPP-1523: harden reassemblyKlement Sekera1-2/+42
2018-12-16IP6-MFIB: replace the radix tree with bihash (VPP-1526)Neale Ranns2-21/+44
2018-12-14NAT: counters (VPP-1484)Matus Fabian1-1/+115
2018-12-14Fix test resultsjuraj.linkes1-19/+23
2018-12-13reassembly: fix internal buffer count accountingKlement Sekera1-0/+31
2018-12-13VPP-1522: harden reassembly codeKlement Sekera3-19/+45
2018-12-13test/hook.py. Add human-friendly annotations to log msgs.Paul Vinciguerra1-3/+19
2018-12-13API: Use string type instead of u8.Ole Troan2-3/+3
2018-12-13vom: Add support for new statsMohsin Kazmi1-1/+1
2018-12-12VOM: vxlan-tunnel takes egress interface for multicastNeale Ranns1-1/+2