1. 895e2f8 Fix inheritance problem in test/hook.py. by Paul Vinciguerra · 6 years ago
  2. 9e31595 VTL: Fix issue with ipaddress library use under python2. by Paul Vinciguerra · 6 years ago
  3. 0ede47a make test: fix logging by Klement Sekera · 6 years ago
  4. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  5. 64abeec VTL: Makefile: Don't install pip twice. by Paul Vinciguerra · 6 years ago
  6. f6e9b01 DHCP-test: more robust sleep check by Neale Ranns · 6 years ago
  7. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  8. 776e46d VTL: Fix pep8 test/test_syslog.py by Paul Vinciguerra · 6 years ago
  9. bf61395 make test: remove generic imports by Klement Sekera · 6 years ago
  10. 311124e IPSEC: tests use opbject registry by Neale Ranns · 6 years ago
  11. 8e4a89b IPSEC Tests: to per-test setup and tearDown by Neale Ranns · 6 years ago
  12. 7425f92 IP route local and connected by Neale Ranns · 6 years ago
  13. 31df49c VTL: Test against latest version of syslog_rfc5424_parser. by Paul Vinciguerra · 6 years ago
  14. 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago
  15. 1ec06ff VTL: VppTestResult: Must implement empty constructor. by Paul Vinciguerra · 6 years ago
  16. a0d82d6 VTL: test/lisp.py Fix recursion error. by Paul Vinciguerra · 6 years ago
  17. 6d9e045 VTL: test/lisp.py. Add missing method: object_id(). by Paul Vinciguerra · 6 years ago
  18. b951ad8 Simplify test/util.py:ppp. by Paul Vinciguerra · 6 years ago
  19. 9889402 VTL: Add **kwargs to VppTestRunner constructor. by Paul Vinciguerra · 6 years ago
  20. 8467919 VTL: Fix sphinx doc generation. by Paul Vinciguerra · 6 years ago
  21. 5011c67 VTL: Use latest version of syslog_rfc5424_parser (0.2.0) released: 190117 by Paul Vinciguerra · 6 years ago
  22. d753209 VTL: Don't swallow exceptions from syslog_rfc5424_parser by Paul Vinciguerra · 6 years ago
  23. 4fbc41a VTL: Move doc generation and linting to python3. by Paul Vinciguerra · 6 years ago
  24. d91fa61 make test: raise packet tracing limit to 1000 by Klement Sekera · 6 years ago
  25. 04575c5 VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection. by Paul Vinciguerra · 6 years ago
  26. dd3c5d2 VTL: Allow running simple unittest.TestCases. by Paul Vinciguerra · 6 years ago
  27. 262e064 VTL: New version of pyparsing breaks tests. by Paul Vinciguerra · 6 years ago
  28. ad9d528 bonding: support custom interface IDs by Alexander Chernavin · 6 years ago
  29. 46e8e91 Fix interactive tests by juraj.linkes · 6 years ago
  30. 6ad7231 VOM: IP route ECMP support by Neale Ranns · 6 years ago
  31. 45db885 ARP/ND: copy opaque2 persistent fields to new packet by Neale Ranns · 6 years ago
  32. e33cab3 Enable random reassembly test for ARM by juraj.linkes · 6 years ago
  33. 23c9a2e Enable GBP tests for ARM by juraj.linkes · 6 years ago
  34. f076963 test/vpp_papi_provider.py: Fix simple copy/paste error. by Paul Vinciguerra · 6 years ago
  35. 8aeb220 test framework. Remove unused code. by Paul Vinciguerra · 6 years ago
  36. 7c03ed4 VOM: mroutes by Neale Ranns · 6 years ago
  37. 3c6f104 VPP-1508: Python3: Support simultaneous p2/p3 venvs. by Paul Vinciguerra · 6 years ago
  38. 4a7cbcd Revert "add ipsecmb plugin" by Florin Coras · 6 years ago
  39. be16020 add ipsecmb plugin by Klement Sekera · 6 years ago
  40. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  41. 1c17e2e GBP: add allowed ethertypes to contracts by Neale Ranns · 6 years ago
  42. fc7344f MAP: Convert from DPO to input feature. by Jon Loeliger · 6 years ago
  43. a45dc07 Revert "tests: Rework vpp config generation." by Ole Troan · 6 years ago
  44. 087c811 Python Tests: Make VppTestCase unit testable. by Paul Vinciguerra · 6 years ago
  45. 919efad tests: Rework vpp config generation. by Paul Vinciguerra · 6 years ago
  46. 00a469d GBP: test case hardening against timing races by Neale Ranns · 6 years ago
  47. fd0d508 NAT: total users and sessions gauges (VPP-1484) by Matus Fabian · 6 years ago
  48. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  49. a3aaa61 test/vpp_ip.py: Correct usage of 'is' by Paul Vinciguerra · 6 years ago
  50. 852f5ef VPP-1508 python3 tests: raw_input by Paul Vinciguerra · 6 years ago
  51. defde0f Tests: Cleanup @skip decorator. by Paul Vinciguerra · 6 years ago
  52. d0f70a3 reassembly: replace asserts with error counters by Klement Sekera · 6 years ago
  53. 65eb772 VPP-1508: Have test/Makefile honor PYTHON= envvar. by Paul Vinciguerra · 6 years ago
  54. b686508 NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) by Matus Fabian · 6 years ago
  55. 003d5da VAPI/VOM: Removing legacy stats tests, add string type. by Ole Troan · 6 years ago
  56. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  57. 9edb83a punt: additional tests for multi clients by Pavel Kotucek · 6 years ago
  58. b6d92d8 make test: add option for adding extra vpp config by Klement Sekera · 6 years ago
  59. 4eed747 Fix TestIPv4FibCrud interdependencies. by Paul Vinciguerra · 6 years ago
  60. 4ee633e VPP-1523: harden reassembly by Klement Sekera · 6 years ago
  61. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  62. a5e7376 NAT: counters (VPP-1484) by Matus Fabian · 6 years ago
  63. 2eca70d Fix test results by juraj.linkes · 6 years ago
  64. 400f6d8 reassembly: fix internal buffer count accounting by Klement Sekera · 6 years ago
  65. 14d7e90 VPP-1522: harden reassembly code by Klement Sekera · 6 years ago
  66. 1314ec6 test/hook.py. Add human-friendly annotations to log msgs. by Paul Vinciguerra · 6 years ago
  67. 413f4a5 API: Use string type instead of u8. by Ole Troan · 6 years ago
  68. 51edc3a vom: Add support for new stats by Mohsin Kazmi · 6 years ago
  69. cf3ecb1 VOM: vxlan-tunnel takes egress interface for multicast by Neale Ranns · 6 years ago
  70. ca7f53a Fix CDP failure in make test by Lijian.Zhang · 6 years ago
  71. 0bcad32 PAPI: Allow ipaddress object as argument and return values from API calls by Ole Troan · 6 years ago
  72. 185e649 Fix typo in sanity test description by juraj.linkes · 6 years ago
  73. 193c47d VOM: vxlan-gbp by Neale Ranns · 6 years ago
  74. be2286b IP-local: any IP can appear as the source (VPP-1522) by Neale Ranns · 6 years ago
  75. 6919b0d test/framework.py: change logger to return 'e' format. by Paul Vinciguerra · 6 years ago
  76. 7f99183 Test framework: StringIO fixes for Python3 by Ole Troan · 6 years ago
  77. 521a8d7 FIB recusrion loop checks traverse midchain adjacencies by Neale Ranns · 6 years ago
  78. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  79. e6b58cf Test reader thread hardening by juraj.linkes · 6 years ago
  80. 91afaab Fix L2BD arp termination Test Case by Paul Vinciguerra · 6 years ago
  81. f18eb86 Rename VPP_TEST_FAILED_DIR to FAILED_DIR by juraj.linkes · 6 years ago
  82. 68ebc83 Skip failing ARM testcases for CI by juraj.linkes · 6 years ago
  83. f0cbcea Test framework: fix import logic for sphynx. by Paul Vinciguerra · 6 years ago
  84. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  85. 661f91f VPP-1508: Python3 compatible print by Paul Vinciguerra · 6 years ago
  86. a6fe463 VPP-1508 python3 tests: xrange by Paul Vinciguerra · 6 years ago
  87. dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
  88. de84727 IPSEC-AH: anti-replay testing by Neale Ranns · 6 years ago
  89. b059849 vppinfra: c11 safe string functions by Steven · 6 years ago
  90. dd89173 Fix L2BD arp termination Test Case by Paul Vinciguerra · 6 years ago
  91. 33177d6 make test: print TEST= values for failed tests by Klement Sekera · 6 years ago
  92. 774356a GBP: UT more robust for endpoint timeout by Neale Ranns · 6 years ago
  93. 0ae445e vcl/test: increase wait time before connect by Florin Coras · 6 years ago
  94. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  95. 978aa64 Tests: Fix traceback. by Paul Vinciguerra · 6 years ago
  96. 5588225 GRE: UT uses new pkt send functions by Neale Ranns · 6 years ago
  97. 10d066e make test: verify packet counters in ipsec tests by Klement Sekera · 6 years ago
  98. 56d68cb Trivial: test_container.py by Paul Vinciguerra · 6 years ago
  99. 741865b Trivial: test/test_ipip.py by Paul Vinciguerra · 6 years ago
  100. b6a4795 GBP: l3-out subnets by Neale Ranns · 6 years ago