1. c863a91 api: remove custom dump by Filip Tehlar · 3 years, 6 months ago
  2. 6197cb7 pg: A Tunnel mode variant of a pg interface by Neale Ranns · 3 years, 6 months ago
  3. 4ee17d8 tests: add role to VCLAppWorker by Dave Wallace · 3 years, 7 months ago
  4. ae8d332 tests: don't buffer worker stdin/stdout by Dave Wallace · 3 years, 7 months ago
  5. db02380 stats: adding symlinks for nodes and interfaces in the stat segment by Arthur de Kerhor · 3 years, 9 months ago
  6. ea6236b tests: add worker count to class description by Klement Sekera · 3 years, 9 months ago
  7. 558ceab tests: cpus awareness by Klement Sekera · 3 years, 8 months ago
  8. e263685 tests: support attaching to existing vpp by Klement Sekera · 3 years, 9 months ago
  9. 3ff6ffc tests: improve naming by Klement Sekera · 3 years, 9 months ago
  10. 7ba9fae tests: support injecting multiple worker pcaps on one PG by Klement Sekera · 3 years, 9 months ago
  11. e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
  12. 8d81502 tests: add support for worker awareness by Klement Sekera · 3 years, 9 months ago
  13. 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
  14. 79a31db tests: fix NoneType printing if VPP died early by Klement Sekera · 3 years, 9 months ago
  15. 8c45e51 classify: fix multiple filters support by Benoît Ganne · 3 years, 10 months ago
  16. d1f05f7 tests: explicitly close subprocess files by Paul Vinciguerra · 4 years ago
  17. c8eae8d tests: allow for externally supplied VPP workers config for tests by Andrew Yourtchenko · 3 years, 11 months ago
  18. 06f3281 tests: add generalized tags for tests, use them for run-solo tests by Andrew Yourtchenko · 4 years ago
  19. bb3befc tests: restore vapi C++ test under Centos-8 by Paul Vinciguerra · 4 years ago
  20. d6f2217 tests: remove the dependency on subprocess32 by Paul Vinciguerra · 4 years ago
  21. 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
  22. a3b7c55 tests: "force solo" testcase support by Andrew Yourtchenko · 4 years, 4 months ago
  23. 9beabd8 tests: clean up logging by Paul Vinciguerra · 5 years ago
  24. 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
  25. e64e5ff tests: implement ipaddress convenience methods by Paul Vinciguerra · 4 years, 8 months ago
  26. 4830e4f vlib: startup multi-arch variant configuration by Ray Kinsella · 4 years, 9 months ago
  27. 1971800 vppinfra: refactor clib_timebase_t by Dave Barach · 4 years, 9 months ago
  28. d498c9e tests: add running_gcov_tests to framework.py by Dave Barach · 4 years, 9 months ago
  29. 6e6ad64 tests: support python 3.8 by Ole Troan · 4 years, 10 months ago
  30. 48bdbcd tests: fix worker thread initialization by Paul Vinciguerra · 5 years ago
  31. 4ed2598 tests: configure 32 mb physmem by Dave Barach · 5 years ago
  32. 4a56f4e ipsec: Test and fix IPSec worker hand-off by Neale Ranns · 5 years ago
  33. c701e57 tests: don't prompt to launch gdb for sanity test case by Paul Vinciguerra · 5 years ago
  34. e090f4d papi: lazily initialize stats client by Paul Vinciguerra · 5 years ago
  35. 66cea09 tests: fix wrong checksum error message by Klement Sekera · 5 years ago
  36. fd57408 papi: add call stats by Ole Troan · 5 years ago
  37. 8b2fffd tests: Revert "Python Tests: Make VppTestCase unit testable." by Paul Vinciguerra · 5 years ago
  38. 0c62932 tests: add test run time. by Ole Troan · 5 years ago
  39. 1043fd3 tests: fix exception handling around vapi.connect()/.disconnect() by Paul Vinciguerra · 5 years ago
  40. bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
  41. 1a7ed5e tests: display stdout and stderr when output caching is disabled by Benoît Ganne · 5 years ago
  42. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  43. 45a95dd tests: support setting random seed by Klement Sekera · 5 years ago
  44. b31d393 tests: Revert "tests: add sending SIGQUIT to vpp quit sequence" by Andrew Yourtchenko · 5 years ago
  45. 4465fe1 tests: add sending SIGQUIT to vpp quit sequence by Paul Vinciguerra · 5 years ago
  46. 97ea2f4 tests: decode worker stdout/stderr output by Dave Wallace · 5 years ago
  47. 63cb882 tests: make RA tests run on VPP time by Andrew Yourtchenko · 5 years ago
  48. 2456433 tests: DEBUG=gdb[server]-all to debug worker(s) by Dave Wallace · 5 years ago
  49. 586d3ed tests: add PID of VPP under test to API dump filename for the test by Andrew Yourtchenko · 5 years ago
  50. 45ec570 vppinfra: test support python3 by Ole Troan · 5 years ago
  51. 6ed154f tests: cli wrapper should return string by Ole Troan · 5 years ago
  52. 8d829f6 tests: make pg_start() wait until pg completes by Andrew Yourtchenko · 5 years ago
  53. 4f05a8e tests: log error which happens during connect and wait longer for stats socket by Andrew Yourtchenko · 5 years ago
  54. 3a35070 tests: fix centos detection by Klement Sekera · 5 years ago
  55. 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
  56. 00625a6 tests: Split IPSec ESP into parameterized tests per engine by Neale Ranns · 5 years ago
  57. 22e9cfd pg: add GSO support by Mohsin Kazmi · 5 years ago
  58. f745752 tests: fix error in VppDiedError exception by Paul Vinciguerra · 5 years ago
  59. bfb9fe3 tests: remove unused class attribute in VppTestCase by Paul Vinciguerra · 5 years ago
  60. 0cbc71d tests: treat all truthy env vars the same way by Paul Vinciguerra · 5 years ago
  61. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
  62. 063366e tests: Have worker return immediately on bad executable by Paul Vinciguerra · 5 years ago
  63. fea8260 tests: handle TypeErrors in calls to VppDiedError by Paul Vinciguerra · 5 years ago
  64. 5dd6a7b tests: if vpp is dead, specify the test name in the output by Paul Vinciguerra · 5 years ago
  65. 496b0de tests: refactor VppDiedError. by Paul Vinciguerra · 5 years ago
  66. 3a9f11e tests: add sudo to gdb commands by Paul Vinciguerra · 5 years ago
  67. 499ea64 tests: framework gracefully handle 'VppTransportShmemIOError' by Paul Vinciguerra · 6 years ago
  68. 6aa58b7 make test: fix packet counter assert by Klement Sekera · 6 years ago
  69. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  70. 3a343d4 reassembly: prevent long chain attack by Klement Sekera · 6 years ago
  71. 7d31ab2 add mactime plugin unit / code coverage tests by Dave Barach · 6 years ago
  72. cc99149 make test: add python3 compatibility in extend_packet by Alexandre Poirrier · 6 years ago
  73. 3e9b7a2 make test: Fix truncated core file by Dave Wallace · 6 years ago
  74. ad64687 gcov / test framework: sigterm not sigkill by Dave Barach · 6 years ago
  75. 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
  76. 90cf21b Tests: Refactor tearDown show command logging, add lifecycle markers. by Paul Vinciguerra · 6 years ago
  77. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  78. d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
  79. 192b13f BVI Interface by Neale Ranns · 6 years ago
  80. 22364e4 Tests: post-merge review comments for https://gerrit.fd.io/r/#/c/18081/ by Paul Vinciguerra · 6 years ago
  81. a7427ec VPP-1508: Use scapy.compat to manage packet level library differences. by Paul Vinciguerra · 6 years ago
  82. 0f6602c Tests: fix time.sleep(0) # yield. Reduce sleep related log messages. by Paul Vinciguerra · 6 years ago
  83. eaea421 Tests: Refactor payload_to_info() by Paul Vinciguerra · 6 years ago
  84. ea2450f VPP-1508: Python3 tests. Explicitly specify string formatting. by Paul Vinciguerra · 6 years ago
  85. 38a4ec7 make test: Add exception handling around subprocess. by Paul Vinciguerra · 6 years ago
  86. eb41443 TESTS: refactor framework send_and_expect. by Paul Vinciguerra · 6 years ago
  87. 8d991d9 VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous TypeErrors. by Paul Vinciguerra · 6 years ago
  88. 0ede47a make test: fix logging by Klement Sekera · 6 years ago
  89. 1ec06ff VTL: VppTestResult: Must implement empty constructor. by Paul Vinciguerra · 6 years ago
  90. 9889402 VTL: Add **kwargs to VppTestRunner constructor. by Paul Vinciguerra · 6 years ago
  91. d91fa61 make test: raise packet tracing limit to 1000 by Klement Sekera · 6 years ago
  92. dd3c5d2 VTL: Allow running simple unittest.TestCases. by Paul Vinciguerra · 6 years ago
  93. 8aeb220 test framework. Remove unused code. by Paul Vinciguerra · 6 years ago
  94. a45dc07 Revert "tests: Rework vpp config generation." by Ole Troan · 6 years ago
  95. 087c811 Python Tests: Make VppTestCase unit testable. by Paul Vinciguerra · 6 years ago
  96. 919efad tests: Rework vpp config generation. by Paul Vinciguerra · 6 years ago
  97. 852f5ef VPP-1508 python3 tests: raw_input by Paul Vinciguerra · 6 years ago
  98. defde0f Tests: Cleanup @skip decorator. by Paul Vinciguerra · 6 years ago
  99. b6d92d8 make test: add option for adding extra vpp config by Klement Sekera · 6 years ago
  100. 14d7e90 VPP-1522: harden reassembly code by Klement Sekera · 6 years ago