aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-29test: use smaller timeouts for vcl/ldp testsFlorin Coras1-18/+18
2018-11-29GRE: fix VRF unit-testsNeale Ranns1-3/+8
2018-11-29VPP-1507: Added binary api to dump configured ip_punt_redirectPavel Kotucek3-23/+89
2018-11-29make test: create virtualenv under /test/Klement Sekera11-73/+79
2018-11-29API: Add support for type aliasesOle Troan1-0/+2
2018-11-28test/remote_test.py: Fix missing importPaul Vinciguerra1-0/+1
2018-11-27VPP-1508 python3 tests: use six.iteritemsPaul Vinciguerra2-6/+8
2018-11-27VPP-1508 python3 tests: .encode('hex')Paul Vinciguerra6-37/+44
2018-11-27VPP-1508 Fix for bug introduced in tests on use of repr.Paul Vinciguerra5-12/+12
2018-11-26Split non-parallel testsuitejuraj.linkes3-26/+40
2018-11-26Python3 tests: Fix asserts.Paul Vinciguerra5-13/+13
2018-11-26Revert "VPP-1508 python3 tests: raw_input"Ole Trøan1-24/+19
2018-11-26 test_fib.py: Remove empty methodsPaul Vinciguerra1-10/+0
2018-11-26VPP-1508 Add support for environment markers.Paul Vinciguerra2-1/+13
2018-11-26VPP-1508 python3 tests locals()Paul Vinciguerra1-2/+3
2018-11-26Fix swapped decorators in VppTestCase.Paul Vinciguerra1-5/+5
2018-11-26VPP-1508 python3 tests: raw_inputPaul Vinciguerra1-19/+24
2018-11-25VPP-1508 python3 tests: python3 repr.Paul Vinciguerra5-20/+34
2018-11-25make test: Fix too wide subprocess exceptionsPaul Vinciguerra3-5/+5
2018-11-25Fix typo in test/test_acl_plugin_conns.pyPaul Vinciguerra1-5/+5
2018-11-25Fix Typo: test/test_mtu.pyPaul Vinciguerra1-3/+3
2018-11-24VPP-1505 VPP-1508 Remove dep.: py_lispnetworkingPaul Vinciguerra3-11/+24
2018-11-23make test: remove test-ext, fix test*-all targetsKlement Sekera1-5/+4
2018-11-23Fix test framework keepalivejuraj.linkes1-2/+1
2018-11-23Fix test logging propagationjuraj.linkes1-0/+1
2018-11-23VPP-1476: L2fib failures in masterPavel Kotucek1-7/+8
2018-11-23NAT44: improve expired sessions reuse (VPP-1503)Matus Fabian1-17/+2
2018-11-22MAP: Use explicit address/prefix types in APIOle Troan4-28/+29
2018-11-22Revert "Fix instance method call in test/framework.py"Ole Trøan2-8/+15
2018-11-22Fix instance method call in test/framework.pyPaul Vinciguerra2-15/+8
2018-11-22Add RFC5424 syslog protocol support (VPP-1139)Matus Fabian3-1/+247
2018-11-22NAT44: Apply transitory timeout on TCP RST (VPP-1494)Matus Fabian1-0/+51
2018-11-20make test: Shorten VCL extended test timesDave Wallace1-73/+72
2018-11-20NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501)Matus Fabian1-0/+26
2018-11-19VPP-1498: test/framework.py: AttributeErrorPaul Vinciguerra1-1/+2
2018-11-19NAT44: fix bug in TCP close with output-feature interface (VPP-1493)Matus Fabian1-0/+82
2018-11-16VPP-1495: Fix intermittent stat sock test failures.Paul Vinciguerra1-1/+7
2018-11-15QoS: fix always recoding as IPNeale Ranns1-13/+23