Age | Commit message (Expand) | Author | Files | Lines |
2017-07-18 | make test: improve console output messages |  Klement Sekera | 1 | -3/+3 |
2017-06-07 | make test: improve debugability |  Klement Sekera | 1 | -1/+2 |
2017-04-20 | make test: improve bfd reliability |  Klement Sekera | 1 | -1/+11 |
2017-04-12 | make test: don't rely on cPython GC to close fds |  Klement Sekera | 1 | -8/+9 |
2017-04-10 | make test: automatic "vpp finishes startup" check |  Klement Sekera | 1 | -13/+28 |
2017-04-06 | BFD-FIB interactions |  Neale Ranns | 1 | -1/+1 |
2017-03-29 | Sub-net broadcast addresses for IPv4 |  Neale Ranns | 1 | -1/+1 |
2017-03-24 | make test: fix broken plugin paths |  Klement Sekera | 1 | -0/+2 |
2017-03-22 | make test: support out-of-tree plugins |  Klement Sekera | 1 | -2/+10 |
2017-03-13 | ACL plugin rejects ICMP messages (VPP-624) |  Pavel Kotucek | 1 | -1/+8 |
2017-03-10 | Retire vpp_lite |  Damjan Marion | 1 | -1/+3 |
2017-03-08 | make test: split into basic and extended tests |  Klement Sekera | 1 | -3/+27 |
2017-03-06 | make test: reset object registry if vpp dies |  Klement Sekera | 1 | -0/+2 |
2017-03-06 | make test: tell vpp to set coredump size |  Klement Sekera | 1 | -6/+11 |
2017-02-26 | BFD: echo function |  Klement Sekera | 1 | -1/+1 |
2017-02-19 | make test: save + dump VPP api trace log; VPP-640 |  Dave Wallace | 1 | -0/+11 |
2017-02-15 | BFD: loop back echo packets |  Klement Sekera | 1 | -0/+1 |
2017-02-14 | make test: improve stability |  Klement Sekera | 1 | -20/+58 |
2017-02-09 | make test: work around scapy truncated packets |  Klement Sekera | 1 | -0/+32 |
2017-02-08 | BFD: modify session parameters |  Klement Sekera | 1 | -0/+4 |
2017-02-06 | make test: improve test filtering |  Klement Sekera | 1 | -2/+70 |
2017-02-02 | BFD: SHA1 authentication |  Klement Sekera | 1 | -8/+7 |
2017-01-17 | make test: fix text output when non-interactive |  Klement Sekera | 1 | -0/+8 |
2017-01-13 | make test: improve test results printing |  Klement Sekera | 1 | -2/+2 |
2017-01-11 | make test: improve documentation and PEP8 compliance |  Klement Sekera | 1 | -11/+12 |
2017-01-11 | BFD: fix bfd_udp_add API |  Klement Sekera | 1 | -0/+3 |
2017-01-09 | make test: Loopback interface CRUD test |  Matej Klotton | 1 | -5/+6 |
2016-12-23 | make test: improve handling of packet captures |  Klement Sekera | 1 | -21/+32 |
2016-12-23 | make test: add log.txt |  Klement Sekera | 1 | -0/+4 |
2016-12-16 | make test: improve robustness and performance |  Klement Sekera | 1 | -11/+30 |
2016-12-09 | make test: FIB add/update/delete - ip4 routes |  Matej Klotton | 1 | -0/+7 |
2016-12-09 | BFD: fix timing in the main loop |  Klement Sekera | 1 | -19/+27 |
2016-12-08 | BFD: improve ip header handling, fix assert |  Klement Sekera | 1 | -0/+2 |
2016-12-07 | BFD: basic asynchronous session up/down |  Klement Sekera | 1 | -0/+28 |
2016-12-05 | make test: fix missing log/packet messages |  Klement Sekera | 1 | -1/+1 |
2016-12-02 | make test: handle exceptions from VppPapiProvider.__init__ |  Klement Sekera | 1 | -6/+8 |
2016-11-28 | make test: detect early vpp crash |  Klement Sekera | 1 | -14/+17 |
2016-11-22 | GRE tests and fixes |  Neale Ranns | 1 | -1/+1 |
2016-11-15 | Update test documentation. |  Matej Klotton | 1 | -19/+8 |
2016-11-11 | Add single-loop test variant to L2BD and L2XC tests |  Jan | 1 | -5/+5 |
2016-11-11 | Add IRB test |  Matej Klotton | 1 | -2/+17 |
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 | 1 | -2/+4 |
2016-11-01 | MPLS Exp-null Tests |  Neale Ranns | 1 | -1/+2 |
2016-10-31 | add vpp debugging support to test framework |  Klement Sekera | 1 | -65/+149 |
2016-10-26 | refactor test framework |  Klement Sekera | 1 | -491/+382 |
2016-10-25 | Disable colored output for tests, when not tty |  Peter Ginchev | 1 | -5/+14 |
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 | 1 | -0/+621 |