aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-01-17BFD: IPv6 supportKlement Sekera4-86/+171
2017-01-17make test: add checkstyle targetKlement Sekera3-3/+19
2017-01-14SNAT: IPFIX logging (VPP-445)Matus Fabian3-1/+683
2017-01-13make test: improve test results printingKlement Sekera2-4/+4
2017-01-13SNAT: add API and test for NAT pool address from interfaceMatus Fabian2-1/+43
2017-01-12make test: fix capture handling special-caseKlement Sekera1-8/+32
2017-01-12make test: fix typoKlement Sekera1-1/+1
2017-01-11make test: improve documentation and PEP8 complianceKlement Sekera19-156/+468
2017-01-11BFD: fix bfd_udp_add APIKlement Sekera4-20/+47
2017-01-11vxlan unit test - minor fixesEyal Bari3-29/+35
2017-01-11test: ip4 vrf instances multi-context test (CSIT-492)Jan4-15/+475
2017-01-10IPv6 NS RS tests and fixesNeale Ranns4-3/+269
2017-01-09make test: Loopback interface CRUD testMatej Klotton5-28/+226
2017-01-09In python tests send NS packets to the solicited mcast address with correct m...Neale Ranns1-3/+8
2017-01-06Added basic tests for multicast vxlan tunnelsEyal Bari2-41/+199
2017-01-03BFD: immediately honor reduced remote_min_rx intervalKlement Sekera1-24/+62
2017-01-02make test: fix debug printKlement Sekera1-1/+1
2017-01-02make test: rotate capture files after consuming arp/ndpKlement Sekera2-3/+9
2017-01-02make test: fix assert_nothing_captured apiKlement Sekera1-8/+9
2017-01-02make test: improve test_flowperpktKlement Sekera2-146/+117
2016-12-28test: fix paths after source code moveDamjan Marion1-1/+1
2016-12-23Make test support for the ipfix flow-per-pkt pluginDave Barach1-0/+222
2016-12-23make test: improve handling of packet capturesKlement Sekera19-271/+321
2016-12-23make test: add log.txtKlement Sekera2-8/+13
2016-12-22SNAT: Remove the oldest translation fix (VPP-568)Matus Fabian2-0/+33
2016-12-21make test: Add classifier - ip/mac/pbr casesSteve Shin2-0/+440
2016-12-19make test: work around timing issue in bfd testKlement Sekera1-1/+1
2016-12-19make test: filter IPv6 RAs out by defaultKlement Sekera3-30/+32
2016-12-16make test: improve robustness and performanceKlement Sekera11-157/+188
2016-12-14Ping response in a VRF context uses correct FIB for responseNeale Ranns2-11/+75
2016-12-14make test: improve virtualenv patching processKlement Sekera1-10/+17
2016-12-13make test: Use VXLAN built in scapy 2.3.3Matej Klotton6-67/+60
2016-12-12snat: Hairpinning (VPP-444)Matus Fabian1-0/+67
2016-12-12make test: remove unneeded printKlement Sekera1-1/+3
2016-12-09Add FIB unit test to 'make test'Neale Ranns1-0/+28
2016-12-09BFD: handle timing wheel prematurely firing eventsKlement Sekera1-3/+3
2016-12-09Add make test code coverage reporting using gcovJuraj Sloboda1-4/+25
2016-12-09make test: FIB add/update/delete - ip4 routesMatej Klotton3-2/+276
2016-12-09When waiting for an IPv6 response, filter non-ND packetsNeale Ranns1-16/+21
2016-12-09BFD: fix timing in the main loopKlement Sekera5-69/+86
2016-12-08BFD: improve ip header handling, fix assertKlement Sekera2-0/+3
2016-12-07BFD: basic asynchronous session up/downKlement Sekera9-190/+926
2016-12-07make test: add S-NAT plugin testsMatus Fabian2-0/+623
2016-12-06SPAN API: Fix various errors making SPAN break make tests.Ole Troan2-8/+3
2016-12-06API: Adapt make test to Python API changes.Ole Troan2-168/+196
2016-12-06test: l2xc instances multi-context test (CSIT-491)Jan1-0/+351
2016-12-06add missing import to mpls testGabriel Ganne1-0/+1
2016-12-05test: l2bd instance multi-context correctionJan2-29/+23
2016-12-05make test: fix missing log/packet messagesKlement Sekera13-86/+107
2016-12-02test: l2bd instances multi-context test (CSIT-479)Jan2-0/+528