Age | Commit message (Expand) | Author | Files | Lines |
2020-12-07 | tests: py2 cleanup - remove subclassing of object |  Paul Vinciguerra | 1 | -2/+2 |
2020-12-06 | tests: refactor ForeignAddressFactory |  Paul Vinciguerra | 1 | -13/+0 |
2020-12-03 | tests: remove py2/py3 six compatability library |  Paul Vinciguerra | 1 | -1/+0 |
2020-05-05 | tests: clean up logging |  Paul Vinciguerra | 1 | -18/+8 |
2020-05-03 | tests: vpp_interface remove deprecated packed properties |  Paul Vinciguerra | 1 | -4/+16 |
2019-10-17 | tests: python3 fixes for reassembly tests |  snaramre | 1 | -4/+4 |
2019-10-16 | tests: cli wrapper should return string |  Ole Troan | 1 | -1/+1 |
2019-07-31 | ip: Ensure reassembly runs before IPSec decrypt. |  Neale Ranns | 1 | -2/+7 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. |  Paul Vinciguerra | 1 | -6/+7 |
2019-03-01 | Tests: Refactor duplicated code. |  Paul Vinciguerra | 1 | -3/+5 |
2019-02-26 | VPP-1508 Python3 abstract classes |  Paul Vinciguerra | 1 | -3/+2 |
2019-01-21 | Simplify test/util.py:ppp. |  Paul Vinciguerra | 1 | -9/+3 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t |  Ole Troan | 1 | -2/+2 |
2018-12-10 | Test framework: StringIO fixes for Python3 |  Ole Troan | 1 | -7/+29 |
2018-10-10 | Setup, teardown, DEBUG=core, FAILFAST fixes |  juraj.linkes | 1 | -12/+26 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests |  Klement Sekera | 1 | -0/+3 |
2018-03-31 | make test: print a warning in case a core_pattern contains a filter program |  Andrew Yourtchenko | 1 | -0/+15 |
2018-03-19 | Scapy upgrade to 2.4.0.rc5 |  Neale Ranns | 1 | -1/+1 |
2018-03-16 | IPv6 ND Router discovery data plane (VPP-1095) |  Juraj Sloboda | 1 | -0/+5 |
2018-02-01 | IPv4/6 reassembly |  Klement Sekera | 1 | -10/+185 |
2017-09-07 | test: factor out "L4_Conn" into a class within util.py (VPP-931) |  Andrew Yourtchenko | 1 | -0/+66 |
2017-07-04 | TEST:add L2BD arp term tests |  Eyal Bari | 1 | -0/+26 |
2017-04-19 | Learn IP6 link-local ND entries from NSs sourced from link-local address |  Neale Ranns | 1 | -1/+20 |
2017-02-27 | [Proxy] ARP tests |  Neale Ranns | 1 | -0/+5 |
2017-02-21 | Add basic 4o4 LISP unit test |  Filip Tehlar | 1 | -0/+13 |
2017-02-14 | make test: improve stability |  Klement Sekera | 1 | -0/+2 |
2017-01-17 | BFD: IPv6 support |  Klement Sekera | 1 | -3/+8 |
2017-01-17 | make test: add checkstyle target |  Klement Sekera | 1 | -1/+2 |
2017-01-11 | vxlan unit test - minor fixes |  Eyal Bari | 1 | -0/+10 |
2016-12-23 | make test: improve handling of packet captures |  Klement Sekera | 1 | -10/+7 |
2016-12-16 | make test: improve robustness and performance |  Klement Sekera | 1 | -0/+22 |
2016-12-07 | BFD: basic asynchronous session up/down |  Klement Sekera | 1 | -0/+22 |
2016-12-05 | make test: fix missing log/packet messages |  Klement Sekera | 1 | -0/+14 |
2016-11-11 | Add IRB test |  Matej Klotton | 1 | -4/+8 |
2016-10-26 | refactor test framework |  Klement Sekera | 1 | -133/+19 |
2016-10-03 | test: new test infrastructure |  Damjan Marion | 1 | -0/+139 |