aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-12Fix CDP failure in make testLijian.Zhang1-1/+2
2018-12-12PAPI: Allow ipaddress object as argument and return values from API callsOle Troan9-53/+38
2018-12-11Fix typo in sanity test descriptionjuraj.linkes1-1/+1
2018-12-10VOM: vxlan-gbpNeale Ranns1-1/+1
2018-12-10IP-local: any IP can appear as the source (VPP-1522)Neale Ranns1-0/+19
2018-12-10test/framework.py: change logger to return 'e' format.Paul Vinciguerra1-15/+13
2018-12-10Test framework: StringIO fixes for Python3Ole Troan22-124/+117
2018-12-07FIB recusrion loop checks traverse midchain adjacenciesNeale Ranns1-0/+61
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek3-8/+333
2018-12-07Test reader thread hardeningjuraj.linkes1-103/+111
2018-12-06Fix L2BD arp termination Test CasePaul Vinciguerra1-6/+2
2018-12-06Rename VPP_TEST_FAILED_DIR to FAILED_DIRjuraj.linkes1-7/+7
2018-12-06Skip failing ARM testcases for CIjuraj.linkes4-2/+21
2018-12-06Test framework: fix import logic for sphynx.Paul Vinciguerra1-9/+6
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan7-52/+23
2018-12-05VPP-1508: Python3 compatible printPaul Vinciguerra6-24/+23