1. b23ffd7 tests: make tests less make dependent by Klement Sekera · 3 years, 7 months ago
  2. 48bdf24 tests: vcl: add missing host stack echo test by Filip Tehlar · 2 years, 10 months ago
  3. 3a1a86f tests: make VPP_BUILD_DIR to point to correct dir by Klement Sekera · 3 years, 7 months ago
  4. 064b77c build: remove unnecessary executable bits by Ray Kinsella · 3 years, 2 months ago
  5. 5546e43 build: don't hardcode triplet, allow specifying custom lib dir by Damjan Marion · 3 years, 3 months ago
  6. 4c45d6f vcl: switch part of the tests to sock api by Florin Coras · 3 years, 4 months ago
  7. 5c52091 svm: fix inadequate atomic load for chunk mgr by Dave Wallace · 3 years, 7 months ago
  8. 623b8b0 tests: skip hoststack iperf3 cut thru test on aarch64 by Dave Wallace · 3 years, 7 months ago
  9. 4ee17d8 tests: add role to VCLAppWorker by Dave Wallace · 3 years, 7 months ago
  10. debb352 quic: add extended vcl test by Florin Coras · 3 years, 7 months ago
  11. fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
  12. cec1b27 vcl: add dtls test by Florin Coras · 3 years, 7 months ago
  13. 3ec0165 vcl: move tests to src/tests by Florin Coras · 3 years, 7 months ago[Renamed from src/vcl/test/test_vcl.py]
  14. 1d87914 vcl: reduce iperf tests output by Florin Coras · 3 years, 7 months ago
  15. e263685 tests: support attaching to existing vpp by Klement Sekera · 3 years, 9 months ago
  16. 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
  17. bad1d35 vcl: remove verbose output from vcl iperf tests by Florin Coras · 3 years, 11 months ago
  18. e92c946 session: add startup option to poll in main by Florin Coras · 4 years, 1 month ago
  19. 6a2794e tests: remove bond, pipe, session and api_namespace from vpp_papi_provider by Jakub Grajciar · 4 years, 1 month ago
  20. 45ab3ec session: default to using memfd mq segments by Florin Coras · 4 years, 1 month ago
  21. 3102c38 vcl: fix vcl_test.py sonarcloud issue by Dave Wallace · 4 years, 9 months ago
  22. 57a5a2d udp session vcl: add udp iperf test by Florin Coras · 4 years, 9 months ago
  23. b4e5e50 session: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  24. 48bdbcd tests: fix worker thread initialization by Paul Vinciguerra · 5 years ago
  25. f0797d1 build: fix make test with distributed src by Dave Wallace · 5 years ago[Renamed from test/test_vcl.py]
  26. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  27. 0f46e16 vcl: disable ldp bidirectional multiple socket tests by Florin Coras · 5 years ago
  28. 063366e tests: Have worker return immediately on bad executable by Paul Vinciguerra · 5 years ago
  29. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  30. 9673e3e Tests: Raise exception if API cli_inband command fails. by Paul Vinciguerra · 6 years ago
  31. 07c0a9d make test: vcl fix OSError exception handling by Dave Wallace · 6 years ago
  32. ad64687 gcov / test framework: sigterm not sigkill by Dave Barach · 6 years ago
  33. 06a6a30 tls: allow engines to customize close by Florin Coras · 6 years ago
  34. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  35. 90cf21b Tests: Refactor tearDown show command logging, add lifecycle markers. by Paul Vinciguerra · 6 years ago
  36. 03dd90a VCL: add TLS opt to socket_test.sh by Dave Wallace · 6 years ago
  37. 22ab6f7 VPP-1508: Tests: Fix vpp_api struct.error under py3. by Paul Vinciguerra · 6 years ago
  38. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  39. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  40. e1ade68 test framework: Fix wrapper functions to match API message names. by Ole Troan · 6 years ago
  41. 38a4ec7 make test: Add exception handling around subprocess. by Paul Vinciguerra · 6 years ago
  42. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  43. 8a14061 tls: add vcl test by Florin Coras · 6 years ago
  44. 8d991d9 VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous TypeErrors. by Paul Vinciguerra · 6 years ago
  45. defde0f Tests: Cleanup @skip decorator. by Paul Vinciguerra · 6 years ago
  46. dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
  47. 0ae445e vcl/test: increase wait time before connect by Florin Coras · 6 years ago
  48. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  49. 2eb42e7 test: use smaller timeouts for vcl/ldp tests by Florin Coras · 6 years ago
  50. b8c72a4 make test: create virtualenv under /test/ by Klement Sekera · 6 years ago
  51. 61e63bf make test: Fix too wide subprocess exceptions by Paul Vinciguerra · 6 years ago
  52. 45cd3a3 make test: Shorten VCL extended test times by Dave Wallace · 6 years ago
  53. 0e88e85 session/svm: add want_tx_event flag to fifo by Florin Coras · 6 years ago
  54. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  55. 855e268 Switch to cmake by Damjan Marion · 6 years ago
  56. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  57. b9ef273 Revert "Revert "make test: fix broken interfaces"" by Klement Sekera · 6 years ago
  58. c8efa29 Revert "make test: fix broken interfaces" by Ole Troan · 6 years ago
  59. d5c60b9 make test: fix broken interfaces by Klement Sekera · 6 years ago
  60. 410bcca VCL IOEvent external API callback by Keith Burns (alagalah) · 7 years ago
  61. f3a3bad ip6: fix ip6-local urpf checking by Florin Coras · 7 years ago
  62. 56b39f6 tcp: fix fib index buffer tagging by Florin Coras · 7 years ago
  63. de91006 VCL: add IPv6 to socket_test.sh and make test by Dave Wallace · 7 years ago
  64. 816833f make test: Add VCL iperf3 tests by Dave Wallace · 7 years ago
  65. fef3f7b make test: Force VCL test timeouts to FAIL test. by Dave Wallace · 7 years ago
  66. d85075e make test: VCL extended test cases by Dave Wallace · 7 years ago
  67. 9f11c01 make test: Add VCL LD_PRELOAD tests by Dave Wallace · 7 years ago
  68. 42996c0 make test: refactor vcl test cases by Dave Wallace · 7 years ago
  69. a67a03e make test: Add VCL thru hoststack test case. by Dave Wallace · 7 years ago
  70. cfcf2f4 make test: Add VPP VCL cut-thru test. by Dave Wallace · 7 years ago