aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-15GBP: redirect contractsNeale Ranns2-29/+605
2018-11-15ipsec: infra for selecting backendsKlement Sekera6-13/+109
2018-11-09Fix logging into multiple filesjuraj.linkes3-7/+6
2018-11-09tcp: separate unit and throughput testsFlorin Coras1-8/+20
2018-11-08make test: remove unnecessary checkKlement Sekera1-2/+0
2018-11-08make test: bfd refactorKlement Sekera2-5/+14
2018-11-08make test: rename dummy test nameKlement Sekera1-1/+1
2018-11-08make test: p2p ethernet refactorKlement Sekera2-23/+15
2018-11-07GBP: Endpoints with VLAN tags and birdges that don't learnNeale Ranns2-3/+180
2018-11-07GBP Endpoint LearningNeale Ranns10-282/+1741
2018-11-07VCL: Fix socket_test.sh to build test apps.Dave Wallace1-4/+7
2018-11-06BD ARP entry use common API typesNeale Ranns3-40/+41
2018-11-06IGMP: Improved handling of (*,G) join and leaveNeale Ranns1-2/+67
2018-11-06VPP-1481: fixed tlv length checking & added testsFilip Varga1-3/+9
2018-11-02cdp scapy protocol & cdp unit testsFilip Varga2-0/+184