summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-02make test: handle exceptions from VppPapiProvider.__init__Klement Sekera1-6/+8
2016-12-02MPLS infrastructure improvmentsNeale Ranns5-47/+767
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari1-2/+4
2016-11-29Fix "TypeError: cannot concatenate 'str' and 'NoneType' objects"Ed Warnicke1-1/+1
2016-11-28GRE Tests update after postinit removalNeale Ranns2-2/+4
2016-11-28make test: detect early vpp crashKlement Sekera2-16/+18
2016-11-24Remove postinit from make-test interfacesMatej Klotton4-44/+33
2016-11-23CSIT-473: L2 FIB testsJan2-14/+445
2016-11-22GRE tests and fixesNeale Ranns9-5/+917
2016-11-15span: add feature (rx only) (VPP-185)Pavel Kotucek2-0/+196
2016-11-15Update test documentation.Matej Klotton27-314/+276
2016-11-14make test: improve naming of temporary pcap filesKlement Sekera1-6/+7
2016-11-11Add single-loop test variant to L2BD and L2XC testsJan6-151/+284
2016-11-11Add IRB testMatej Klotton10-119/+483
2016-11-10Enable verification received packet for LB testMatej Klotton1-12/+4
2016-11-09Improve test framework documentationKlement Sekera25-198/+385
2016-11-09Disable non-working checks in load-balancer test and rename ip->ip4Klement Sekera2-8/+11
2016-11-03Test framework: improve gdbserver handlingv17.01-rc0Klement Sekera1-7/+19
2016-11-02Improve debug-cli in test frameworkKlement Sekera2-3/+5
2016-11-01MPLS Exp-null TestsNeale Ranns4-1/+251
2016-10-31add vpp debugging support to test frameworkKlement Sekera9-179/+490
2016-10-28Update test framework after API function changeJuraj Sloboda1-0/+4
2016-10-26refactor test frameworkKlement Sekera18-1846/+2637
2016-10-25Disable colored output for tests, when not ttyPeter Ginchev1-5/+14
2016-10-10Test: Add test case for Load Balancer pluginPierre Pfister1-0/+210