aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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 handlingKlement 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
2016-10-07Test Infra: Add plugin supportPierre Pfister1-0/+4
2016-10-05don't require root privileges when running the testsKlement Sekera1-2/+2
2016-10-03test: new test infrastructureDamjan Marion13-0/+2403
2016-10-03Remove old test filesDamjan Marion20-712/+0
2016-01-20Rename vpe binary name to avoid collision with latexDamjan Marion3-5/+5
2015-12-23Submit initial test framework skeleton.Stefan Kobza20-0/+712