Age | Commit message (Expand) | Author | Files | Lines |
2018-12-05 | VPP-1508 python3 tests: xrange | Paul Vinciguerra | 2 | -31/+34 |
2018-12-04 | vcl: test refactor and improvements | Florin Coras | 1 | -264/+81 |
2018-12-02 | IPSEC-AH: anti-replay testing | Neale Ranns | 4 | -30/+111 |
2018-12-02 | vppinfra: c11 safe string functions | Steven | 1 | -0/+41 |
2018-11-30 | Fix L2BD arp termination Test Case | Paul Vinciguerra | 1 | -3/+7 |
2018-11-30 | make test: print TEST= values for failed tests | Klement Sekera | 1 | -4/+4 |
2018-11-30 | GBP: UT more robust for endpoint timeout | Neale Ranns | 1 | -16/+17 |
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-30 | Tests: Fix traceback. | Paul Vinciguerra | 3 | -129/+182 |
2018-11-29 | GRE: UT uses new pkt send functions | Neale Ranns | 1 | -108/+23 |
2018-11-29 | make test: verify packet counters in ipsec tests | Klement Sekera | 1 | -0/+16 |
2018-11-29 | Trivial: test_container.py | Paul Vinciguerra | 1 | -4/+4 |
2018-11-29 | Trivial: test/test_ipip.py | Paul Vinciguerra | 1 | -3/+3 |
2018-11-29 | GBP: l3-out subnets | Neale Ranns | 2 | -12/+360 |
2018-11-29 | gbp: Add support for flow hash profile | Mohsin Kazmi | 1 | -59/+158 |
2018-11-29 | NAT: syslog - sessions logging (VPP-1139) | Matus Fabian | 1 | -1/+173 |
2018-11-29 | test: use smaller timeouts for vcl/ldp tests | Florin Coras | 1 | -18/+18 |
2018-11-29 | GRE: fix VRF unit-tests | Neale Ranns | 1 | -3/+8 |
2018-11-29 | VPP-1507: Added binary api to dump configured ip_punt_redirect | Pavel Kotucek | 3 | -23/+89 |
2018-11-29 | make test: create virtualenv under /test/ | Klement Sekera | 11 | -73/+79 |
2018-11-29 | API: Add support for type aliases | Ole Troan | 1 | -0/+2 |
2018-11-28 | test/remote_test.py: Fix missing import | Paul Vinciguerra | 1 | -0/+1 |
2018-11-27 | VPP-1508 python3 tests: use six.iteritems | Paul Vinciguerra | 2 | -6/+8 |
2018-11-27 | VPP-1508 python3 tests: .encode('hex') | Paul Vinciguerra | 6 | -37/+44 |
2018-11-27 | VPP-1508 Fix for bug introduced in tests on use of repr. | Paul Vinciguerra | 5 | -12/+12 |
2018-11-26 | Split non-parallel testsuite | juraj.linkes | 3 | -26/+40 |
2018-11-26 | Python3 tests: Fix asserts. | Paul Vinciguerra | 5 | -13/+13 |
2018-11-26 | Revert "VPP-1508 python3 tests: raw_input" | Ole Trøan | 1 | -24/+19 |
2018-11-26 | test_fib.py: Remove empty methods | Paul Vinciguerra | 1 | -10/+0 |
2018-11-26 | VPP-1508 Add support for environment markers. | Paul Vinciguerra | 2 | -1/+13 |
2018-11-26 | VPP-1508 python3 tests locals() | Paul Vinciguerra | 1 | -2/+3 |
2018-11-26 | Fix swapped decorators in VppTestCase. | Paul Vinciguerra | 1 | -5/+5 |
2018-11-26 | VPP-1508 python3 tests: raw_input | Paul Vinciguerra | 1 | -19/+24 |
2018-11-25 | VPP-1508 python3 tests: python3 repr. | Paul Vinciguerra | 5 | -20/+34 |
2018-11-25 | make test: Fix too wide subprocess exceptions | Paul Vinciguerra | 3 | -5/+5 |
2018-11-25 | Fix typo in test/test_acl_plugin_conns.py | Paul Vinciguerra | 1 | -5/+5 |
2018-11-25 | Fix Typo: test/test_mtu.py | Paul Vinciguerra | 1 | -3/+3 |
2018-11-24 | VPP-1505 VPP-1508 Remove dep.: py_lispnetworking | Paul Vinciguerra | 3 | -11/+24 |
2018-11-23 | make test: remove test-ext, fix test*-all targets | Klement Sekera | 1 | -5/+4 |
2018-11-23 | Fix test framework keepalive | juraj.linkes | 1 | -2/+1 |
2018-11-23 | Fix test logging propagation | juraj.linkes | 1 | -0/+1 |
2018-11-23 | VPP-1476: L2fib failures in master | Pavel Kotucek | 1 | -7/+8 |
2018-11-23 | NAT44: improve expired sessions reuse (VPP-1503) | Matus Fabian | 1 | -17/+2 |
2018-11-22 | MAP: Use explicit address/prefix types in API | Ole Troan | 4 | -28/+29 |
2018-11-22 | Revert "Fix instance method call in test/framework.py" | Ole Trøan | 2 | -8/+15 |
2018-11-22 | Fix instance method call in test/framework.py | Paul Vinciguerra | 2 | -15/+8 |
2018-11-22 | Add RFC5424 syslog protocol support (VPP-1139) | Matus Fabian | 3 | -1/+247 |
2018-11-22 | NAT44: Apply transitory timeout on TCP RST (VPP-1494) | Matus Fabian | 1 | -0/+51 |
2018-11-20 | make test: Shorten VCL extended test times | Dave Wallace | 1 | -73/+72 |