aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-05VPP-1508 python3 tests: xrangePaul Vinciguerra2-31/+34
2018-12-04vcl: test refactor and improvementsFlorin Coras1-264/+81
2018-12-02IPSEC-AH: anti-replay testingNeale Ranns4-30/+111
2018-12-02vppinfra: c11 safe string functionsSteven1-0/+41
2018-11-30Fix L2BD arp termination Test CasePaul Vinciguerra1-3/+7
2018-11-30make test: print TEST= values for failed testsKlement Sekera1-4/+4
2018-11-30GBP: UT more robust for endpoint timeoutNeale Ranns1-16/+17
2018-11-30vcl/test: increase wait time before connectFlorin Coras1-10/+66
2018-11-30vcl: wait for segments with segment handleFlorin Coras1-2/+2
2018-11-30Tests: Fix traceback.Paul Vinciguerra3-129/+182
2018-11-29GRE: UT uses new pkt send functionsNeale Ranns1-108/+23
2018-11-29make test: verify packet counters in ipsec testsKlement Sekera1-0/+16
2018-11-29Trivial: test_container.pyPaul Vinciguerra1-4/+4
2018-11-29Trivial: test/test_ipip.pyPaul Vinciguerra1-3/+3
2018-11-29GBP: l3-out subnetsNeale Ranns2-12/+360
2018-11-29gbp: Add support for flow hash profileMohsin Kazmi1-59/+158
2018-11-29NAT: syslog - sessions logging (VPP-1139)Matus Fabian1-1/+173