Age | Commit message (Expand) | Author | Files | Lines |
2019-01-25 | IPSEC: tests use opbject registry | Neale Ranns | 7 | -516/+556 |
2019-01-24 | IPSEC Tests: to per-test setup and tearDown | Neale Ranns | 6 | -305/+594 |
2019-01-23 | IP route local and connected | Neale Ranns | 2 | -4/+37 |
2019-01-22 | VTL: Test against latest version of syslog_rfc5424_parser. | Paul Vinciguerra | 1 | -1/+1 |
2019-01-22 | GBP: Sclass to src-epg conversions | Neale Ranns | 2 | -169/+89 |
2019-01-22 | VTL: VppTestResult: Must implement empty constructor. | Paul Vinciguerra | 1 | -1/+2 |
2019-01-22 | VTL: test/lisp.py Fix recursion error. | Paul Vinciguerra | 1 | -1/+1 |
2019-01-22 | VTL: test/lisp.py. Add missing method: object_id(). | Paul Vinciguerra | 1 | -0/+4 |
2019-01-21 | Simplify test/util.py:ppp. | Paul Vinciguerra | 1 | -9/+3 |
2019-01-21 | VTL: Add **kwargs to VppTestRunner constructor. | Paul Vinciguerra | 1 | -2/+2 |
2019-01-18 | VTL: Fix sphinx doc generation. | Paul Vinciguerra | 3 | -18/+8 |
2019-01-18 | VTL: Use latest version of syslog_rfc5424_parser (0.2.0) released: 190117 | Paul Vinciguerra | 1 | -3/+1 |
2019-01-18 | VTL: Don't swallow exceptions from syslog_rfc5424_parser | Paul Vinciguerra | 2 | -11/+18 |
2019-01-17 | VTL: Move doc generation and linting to python3. | Paul Vinciguerra | 1 | -5/+6 |
2019-01-16 | make test: raise packet tracing limit to 1000 | Klement Sekera | 1 | -2/+2 |
2019-01-14 | VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection. | Paul Vinciguerra | 1 | -5/+5 |
2019-01-14 | VTL: Allow running simple unittest.TestCases. | Paul Vinciguerra | 3 | -14/+18 |
2019-01-14 | VTL: New version of pyparsing breaks tests. | Paul Vinciguerra | 1 | -0/+2 |
2019-01-13 | bonding: support custom interface IDs | Alexander Chernavin | 1 | -2/+5 |
2019-01-11 | Fix interactive tests | juraj.linkes | 1 | -2/+4 |
2019-01-10 | VOM: IP route ECMP support | Neale Ranns | 1 | -9/+29 |
2019-01-10 | ARP/ND: copy opaque2 persistent fields to new packet | Neale Ranns | 1 | -2/+3 |
2019-01-10 | Enable random reassembly test for ARM | juraj.linkes | 1 | -4/+1 |
2019-01-10 | Enable GBP tests for ARM | juraj.linkes | 1 | -6/+1 |
2019-01-09 | test/vpp_papi_provider.py: Fix simple copy/paste error. | Paul Vinciguerra | 1 | -1/+0 |
2019-01-09 | test framework. Remove unused code. | Paul Vinciguerra | 1 | -14/+3 |
2019-01-07 | VOM: mroutes | Neale Ranns | 1 | -0/+41 |
2019-01-05 | VPP-1508: Python3: Support simultaneous p2/p3 venvs. | Paul Vinciguerra | 1 | -1/+1 |
2019-01-02 | Revert "add ipsecmb plugin" | Florin Coras | 4 | -81/+2 |
2019-01-02 | add ipsecmb plugin | Klement Sekera | 4 | -2/+81 |
2019-01-01 | vcl/ldp: add write msg function and fine tuning | Florin Coras | 1 | -3/+3 |
2018-12-21 | GBP: add allowed ethertypes to contracts | Neale Ranns | 2 | -36/+61 |
2018-12-21 | MAP: Convert from DPO to input feature. | Jon Loeliger | 3 | -13/+109 |
2018-12-21 | Revert "tests: Rework vpp config generation." | Ole Troan | 3 | -258/+29 |
2018-12-21 | Python Tests: Make VppTestCase unit testable. | Paul Vinciguerra | 1 | -0/+5 |
2018-12-21 | tests: Rework vpp config generation. | Paul Vinciguerra | 3 | -29/+258 |
2018-12-20 | GBP: test case hardening against timing races | Neale Ranns | 1 | -13/+12 |
2018-12-20 | NAT: total users and sessions gauges (VPP-1484) | Matus Fabian | 1 | -0/+33 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump | Neale Ranns | 2 | -9/+59 |
2018-12-20 | test/vpp_ip.py: Correct usage of 'is' | Paul Vinciguerra | 1 | -32/+28 |
2018-12-20 | VPP-1508 python3 tests: raw_input | Paul Vinciguerra | 1 | -3/+9 |
2018-12-20 | Tests: Cleanup @skip decorator. | Paul Vinciguerra | 16 | -81/+89 |
2018-12-20 | reassembly: replace asserts with error counters | Klement Sekera | 1 | -2/+3 |
2018-12-18 | VPP-1508: Have test/Makefile honor PYTHON= envvar. | Paul Vinciguerra | 1 | -8/+8 |
2018-12-18 | NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) | Matus Fabian | 2 | -0/+93 |
2018-12-18 | VAPI/VOM: Removing legacy stats tests, add string type. | Ole Troan | 3 | -349/+17 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t | Ole Troan | 17 | -168/+108 |
2018-12-18 | punt: additional tests for multi clients | Pavel Kotucek | 1 | -91/+408 |
2018-12-17 | make test: add option for adding extra vpp config | Klement Sekera | 1 | -1/+2 |
2018-12-17 | Fix TestIPv4FibCrud interdependencies. | Paul Vinciguerra | 1 | -0/+14 |