Age | Commit message (Expand) | Author | Files | Lines |
2020-12-07 | tests: py2 cleanup - remove subclassing of object |  Paul Vinciguerra | 1 | -1/+1 |
2020-12-03 | tests: remove py2/py3 six compatability library |  Paul Vinciguerra | 1 | -5/+1 |
2020-12-02 | tests: add type annotations to the vpp object abstract class |  Paul Vinciguerra | 1 | -12/+12 |
2019-03-29 | tests: refactor vpp_object.py |  Paul Vinciguerra | 1 | -3/+22 |
2019-02-26 | VPP-1508 Python3 abstract classes |  Paul Vinciguerra | 1 | -6/+7 |
2018-11-27 | VPP-1508 Fix for bug introduced in tests on use of repr. |  Paul Vinciguerra | 1 | -2/+2 |
2018-11-25 | VPP-1508 python3 tests: python3 repr. |  Paul Vinciguerra | 1 | -1/+3 |
2018-02-06 | BIER: fix support for longer bit-string lengths |  Neale Ranns | 1 | -4/+3 |
2017-03-06 | make test: reset object registry if vpp dies |  Klement Sekera | 1 | -2/+7 |
2017-03-02 | BFD: command line interface |  Klement Sekera | 1 | -0/+1 |
2017-02-14 | make test: improve stability |  Klement Sekera | 1 | -18/+17 |
2017-01-11 | BFD: fix bfd_udp_add API |  Klement Sekera | 1 | -9/+12 |
2016-12-07 | BFD: basic asynchronous session up/down |  Klement Sekera | 1 | -0/+79 |