Age | Commit message (Expand) | Author | Files | Lines |
2016-12-14 | make test: improve virtualenv patching process |  Klement Sekera | 1 | -10/+17 |
2016-12-13 | make test: Use VXLAN built in scapy 2.3.3 |  Matej Klotton | 6 | -67/+60 |
2016-12-12 | snat: Hairpinning (VPP-444) |  Matus Fabian | 1 | -0/+67 |
2016-12-12 | make test: remove unneeded print |  Klement Sekera | 1 | -1/+3 |
2016-12-09 | Add FIB unit test to 'make test' |  Neale Ranns | 1 | -0/+28 |
2016-12-09 | BFD: handle timing wheel prematurely firing events |  Klement Sekera | 1 | -3/+3 |
2016-12-09 | Add make test code coverage reporting using gcov |  Juraj Sloboda | 1 | -4/+25 |
2016-12-09 | make test: FIB add/update/delete - ip4 routes |  Matej Klotton | 3 | -2/+276 |
2016-12-09 | When waiting for an IPv6 response, filter non-ND packets |  Neale Ranns | 1 | -16/+21 |
2016-12-09 | BFD: fix timing in the main loop |  Klement Sekera | 5 | -69/+86 |
2016-12-08 | BFD: improve ip header handling, fix assert |  Klement Sekera | 2 | -0/+3 |
2016-12-07 | BFD: basic asynchronous session up/down |  Klement Sekera | 9 | -190/+926 |
2016-12-07 | make test: add S-NAT plugin tests |  Matus Fabian | 2 | -0/+623 |
2016-12-06 | SPAN API: Fix various errors making SPAN break make tests. |  Ole Troan | 2 | -8/+3 |
2016-12-06 | API: Adapt make test to Python API changes. |  Ole Troan | 2 | -168/+196 |
2016-12-06 | test: l2xc instances multi-context test (CSIT-491) |  Jan | 1 | -0/+351 |
2016-12-06 | add missing import to mpls test |  Gabriel Ganne | 1 | -0/+1 |
2016-12-05 | test: l2bd instance multi-context correction |  Jan | 2 | -29/+23 |
2016-12-05 | make test: fix missing log/packet messages |  Klement Sekera | 13 | -86/+107 |
2016-12-02 | test: l2bd instances multi-context test (CSIT-479) |  Jan | 2 | -0/+528 |
2016-12-02 | make test: handle exceptions from VppPapiProvider.__init__ |  Klement Sekera | 1 | -6/+8 |
2016-12-02 | MPLS infrastructure improvments |  Neale Ranns | 5 | -47/+767 |
2016-11-30 | VXLAN multicast dst (remote) address support |  Eyal Bari | 1 | -2/+4 |
2016-11-29 | Fix "TypeError: cannot concatenate 'str' and 'NoneType' objects" |  Ed Warnicke | 1 | -1/+1 |
2016-11-28 | GRE Tests update after postinit removal |  Neale Ranns | 2 | -2/+4 |
2016-11-28 | make test: detect early vpp crash |  Klement Sekera | 2 | -16/+18 |
2016-11-24 | Remove postinit from make-test interfaces |  Matej Klotton | 4 | -44/+33 |
2016-11-23 | CSIT-473: L2 FIB tests |  Jan | 2 | -14/+445 |
2016-11-22 | GRE tests and fixes |  Neale Ranns | 9 | -5/+917 |
2016-11-15 | span: add feature (rx only) (VPP-185) |  Pavel Kotucek | 2 | -0/+196 |
2016-11-15 | Update test documentation. |  Matej Klotton | 27 | -314/+276 |
2016-11-14 | make test: improve naming of temporary pcap files |  Klement Sekera | 1 | -6/+7 |
2016-11-11 | Add single-loop test variant to L2BD and L2XC tests |  Jan | 6 | -151/+284 |
2016-11-11 | Add IRB test |  Matej Klotton | 10 | -119/+483 |
2016-11-10 | Enable verification received packet for LB test |  Matej Klotton | 1 | -12/+4 |
2016-11-09 | Improve test framework documentation |  Klement Sekera | 25 | -198/+385 |
2016-11-09 | Disable non-working checks in load-balancer test and rename ip->ip4 |  Klement Sekera | 2 | -8/+11 |
2016-11-03 | Test framework: improve gdbserver handlingv17.01-rc0 |  Klement Sekera | 1 | -7/+19 |
2016-11-02 | Improve debug-cli in test framework |  Klement Sekera | 2 | -3/+5 |
2016-11-01 | MPLS Exp-null Tests |  Neale Ranns | 4 | -1/+251 |
2016-10-31 | add vpp debugging support to test framework |  Klement Sekera | 9 | -179/+490 |
2016-10-28 | Update test framework after API function change |  Juraj Sloboda | 1 | -0/+4 |
2016-10-26 | refactor test framework |  Klement Sekera | 18 | -1846/+2637 |
2016-10-25 | Disable colored output for tests, when not tty |  Peter Ginchev | 1 | -5/+14 |
2016-10-10 | Test: Add test case for Load Balancer plugin |  Pierre Pfister | 1 | -0/+210 |
2016-10-07 | Test Infra: Add plugin support |  Pierre Pfister | 1 | -0/+4 |
2016-10-05 | don't require root privileges when running the tests |  Klement Sekera | 1 | -2/+2 |
2016-10-03 | test: new test infrastructure |  Damjan Marion | 13 | -0/+2403 |
2016-10-03 | Remove old test files |  Damjan Marion | 20 | -712/+0 |
2016-01-20 | Rename vpe binary name to avoid collision with latex |  Damjan Marion | 3 | -5/+5 |