Age | Commit message (Expand) | Author | Files | Lines |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. |  Paul Vinciguerra | 1 | -5/+3 |
2019-05-14 | make test: vcl fix OSError exception handling |  Dave Wallace | 1 | -1/+1 |
2019-05-06 | gcov / test framework: sigterm not sigkill |  Dave Barach | 1 | -1/+1 |
2019-04-18 | tls: allow engines to customize close |  Florin Coras | 1 | -2/+0 |
2019-04-17 | vcl/session: tx notifications for cut-thru sessions |  Florin Coras | 1 | -2/+3 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. |  Paul Vinciguerra | 1 | -8/+20 |
2019-03-25 | VCL: add TLS opt to socket_test.sh |  Dave Wallace | 1 | -2/+2 |
2019-03-11 | VPP-1508: Tests: Fix vpp_api struct.error under py3. |  Paul Vinciguerra | 1 | -4/+4 |
2019-03-06 | session: use session index instead of fifo for evt |  Florin Coras | 1 | -31/+2 |
2019-03-06 | session: use vpp to switch io events for ct sessions |  Florin Coras | 1 | -1/+1 |
2019-03-04 | test framework: Fix wrapper functions to match API message names. |  Ole Troan | 1 | -8/+8 |
2019-02-26 | make test: Add exception handling around subprocess. |  Paul Vinciguerra | 1 | -1/+20 |
2019-02-20 | session: fix local sessions disconnects |  Florin Coras | 1 | -1/+2 |
2019-02-20 | tls: add vcl test |  Florin Coras | 1 | -0/+36 |
2019-02-04 | VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type... |  Paul Vinciguerra | 1 | -2/+106 |
2018-12-20 | Tests: Cleanup @skip decorator. |  Paul Vinciguerra | 1 | -8/+8 |
2018-12-04 | vcl: test refactor and improvements |  Florin Coras | 1 | -264/+81 |
2018-11-30 | vcl/test: increase wait time before connect |  Florin Coras | 1 | -10/+66 |
2018-11-30 | vcl: wait for segments with segment handle |  Florin Coras | 1 | -2/+2 |
2018-11-29 | test: use smaller timeouts for vcl/ldp tests |  Florin Coras | 1 | -18/+18 |
2018-11-29 | make test: create virtualenv under /test/ |  Klement Sekera | 1 | -1/+1 |
2018-11-25 | make test: Fix too wide subprocess exceptions |  Paul Vinciguerra | 1 | -3/+3 |
2018-11-20 | make test: Shorten VCL extended test times |  Dave Wallace | 1 | -73/+72 |
2018-09-20 | session/svm: add want_tx_event flag to fifo |  Florin Coras | 1 | -15/+17 |
2018-09-06 | session: support multiple worker binds |  Florin Coras | 1 | -57/+59 |
2018-09-02 | Switch to cmake |  Damjan Marion | 1 | -51/+56 |
2018-07-27 | vcl: use events for epoll/select/read/write |  Florin Coras | 1 | -1/+1 |
2018-06-24 | Revert "Revert "make test: fix broken interfaces"" |  Klement Sekera | 1 | -4/+4 |
2018-06-22 | Revert "make test: fix broken interfaces" |  Ole Troan | 1 | -4/+4 |
2018-06-22 | make test: fix broken interfaces |  Klement Sekera | 1 | -4/+4 |
2018-04-12 | VCL IOEvent external API callback |  Keith Burns (alagalah) | 1 | -8/+6 |
2018-03-29 | ip6: fix ip6-local urpf checking |  Florin Coras | 1 | -5/+3 |
2018-03-29 | tcp: fix fib index buffer tagging |  Florin Coras | 1 | -19/+25 |
2018-03-26 | VCL: add IPv6 to socket_test.sh and make test |  Dave Wallace | 1 | -26/+386 |
2018-03-15 | make test: Add VCL iperf3 tests |  Dave Wallace | 1 | -36/+102 |
2018-03-09 | make test: Force VCL test timeouts to FAIL test. |  Dave Wallace | 1 | -2/+8 |
2018-03-02 | make test: VCL extended test cases |  Dave Wallace | 1 | -16/+194 |
2018-03-01 | make test: Add VCL LD_PRELOAD tests |  Dave Wallace | 1 | -76/+117 |
2018-02-27 | make test: refactor vcl test cases |  Dave Wallace | 1 | -87/+78 |
2018-02-21 | make test: Add VCL thru hoststack test case. |  Dave Wallace | 1 | -8/+109 |
2018-02-19 | make test: Add VPP VCL cut-thru test. |  Dave Wallace | 1 | -0/+73 |