1. b8c72a4 make test: create virtualenv under /test/ by Klement Sekera · 6 years ago
  2. abec012 Split non-parallel testsuite by juraj.linkes · 6 years ago
  3. 162989e Revert "VPP-1508 python3 tests: raw_input" by Ole Trøan · 6 years ago
  4. 86ebba6 Fix swapped decorators in VppTestCase. by Paul Vinciguerra · 6 years ago
  5. 72f0004 VPP-1508 python3 tests: raw_input by Paul Vinciguerra · 6 years ago
  6. 61e63bf make test: Fix too wide subprocess exceptions by Paul Vinciguerra · 6 years ago
  7. ccfead6 Fix test framework keepalive by juraj.linkes · 6 years ago
  8. 3d9b92a Fix test logging propagation by juraj.linkes · 6 years ago
  9. 5ba9159 Revert "Fix instance method call in test/framework.py" by Ole Trøan · 6 years ago
  10. c32023b Fix instance method call in test/framework.py by Paul Vinciguerra · 6 years ago
  11. c7b03fe VPP-1498: test/framework.py: AttributeError by Paul Vinciguerra · 6 years ago
  12. dd4b2bb VPP-1495: Fix intermittent stat sock test failures. by Paul Vinciguerra · 6 years ago
  13. dfb5f2a Fix logging into multiple files by juraj.linkes · 6 years ago
  14. f37c3ba make test: p2p ethernet refactor by Klement Sekera · 6 years ago
  15. 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
  16. 40dd73b Setup, teardown, DEBUG=core, FAILFAST fixes by juraj.linkes · 6 years ago
  17. 9974391 Test FW: Use unittest temp dir as unix runtime dir by Jakub Grajciar · 6 years ago
  18. 611864f ipsec: add missing ipv6 ah code & ipv6 tests by Klement Sekera · 6 years ago
  19. f94c63e stats: Split stat_segment and stats code in preparation for deprecation. by Ole Troan · 6 years ago
  20. cae64f8 VPP-1421: Reworked results gathering by juraj.linkes · 6 years ago
  21. 721872e Fix test summary and retries by juraj.linkes · 6 years ago
  22. 573c7af STATS: Update Prometheus port by Ole Troan · 6 years ago
  23. 7320210 STATS: Python binding to access VPP statistics and counters. by Ole Troan · 6 years ago
  24. 5e2c54d Fix hanging test runner when child process dies by juraj.linkes · 6 years ago
  25. 0219b8d Fix logging to file and summary for crashed tests by juraj.linkes · 6 years ago
  26. 184870a CSIT-1139: Implement parallel test execution by juraj.linkes · 6 years ago
  27. 8b5dc4f Create a unit-test plugin by Dave Barach · 6 years ago
  28. 1678236 test frame work pump thread exit: set flag then wake by Neale Ranns · 6 years ago
  29. 947ea62 IGMP improvements by Neale Ranns · 7 years ago
  30. 4c5422e make test: fix RETRIES when setUpClass throws by Klement Sekera · 7 years ago
  31. b9ef273 Revert "Revert "make test: fix broken interfaces"" by Klement Sekera · 7 years ago
  32. 31da2e3 Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" by Klement Sekera · 7 years ago
  33. e0d2bd6 Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" by Ole Troan · 7 years ago
  34. c8efa29 Revert "make test: fix broken interfaces" by Ole Troan · 7 years ago
  35. d5c60b9 make test: fix broken interfaces by Klement Sekera · 7 years ago
  36. a98346f ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums by Klement Sekera · 7 years ago
  37. d81ae41 make test: unify packet checksum verifications by Klement Sekera · 7 years ago
  38. 07a3857 Add logging support by Damjan Marion · 7 years ago
  39. e1ace19 make test: fix DEBUG=gdb/gdbserver options by Klement Sekera · 7 years ago
  40. 13a83ef make test: code cleanup by Klement Sekera · 7 years ago
  41. 4c53313 reassembly: feature/concurrency by Klement Sekera · 7 years ago
  42. 0574226 make test: early core detection, code cleanup by Klement Sekera · 7 years ago
  43. 42996c0 make test: refactor vcl test cases by Dave Wallace · 7 years ago
  44. de0203e make test: tidy worker subprocess output by Klement Sekera · 7 years ago
  45. cfcf2f4 make test: Add VPP VCL cut-thru test. by Dave Wallace · 7 years ago
  46. ebbaf55 make test: add test framework debugging by Klement Sekera · 7 years ago
  47. 5ba5837 make-test: use api custom-dump to reduce log size. by Dave Wallace · 7 years ago
  48. 96867ba make test: use random seed by Klement Sekera · 7 years ago
  49. 75e7d13 IPv4/6 reassembly by Klement Sekera · 7 years ago
  50. 52fae86 test: consolidate the multiple versions of send_and_* by Neale Ranns · 7 years ago
  51. e178399 make test: fix logic for CACHE_OUTPUT option by Klement Sekera · 7 years ago
  52. 6a6f4f7 make test: automatically seed random generator by Klement Sekera · 7 years ago
  53. a3d933c make test: add CACHE_OUTPUT option by Klement Sekera · 7 years ago
  54. 812ed39 VPP Object Model (VOM) by Neale Ranns · 7 years ago
  55. df2b980 make test: add RETRIES option by Klement Sekera · 7 years ago
  56. e2efd12 make test: Copy api_post_mortem.$$ file tmp test dir for archiving. by Dave Wallace · 7 years ago
  57. 981fadf make test: Create link to failed test dir on timeout. by Dave Wallace · 7 years ago
  58. d3e671e make test: fix/disable VAPI tests on centos by Klement Sekera · 7 years ago
  59. f413bef make test: collect symlinks to failed tests by Klement Sekera · 7 years ago
  60. 3f6ff19 make test: fix broken DEBUG=gdb* options by Klement Sekera · 7 years ago
  61. 909a6a1 make test: detect hung tests by Klement Sekera · 7 years ago
  62. 60c1223 make test: improve console output messages by Klement Sekera · 7 years ago
  63. 3658adc make test: improve debugability by Klement Sekera · 8 years ago
  64. 3cfa558 make test: improve bfd reliability by Klement Sekera · 8 years ago
  65. 027dbd5 make test: don't rely on cPython GC to close fds by Klement Sekera · 8 years ago
  66. 3747c75 make test: automatic "vpp finishes startup" check by Klement Sekera · 8 years ago
  67. 88fc83e BFD-FIB interactions by Neale Ranns · 8 years ago
  68. 9a69a60 Sub-net broadcast addresses for IPv4 by Neale Ranns · 8 years ago
  69. 6abbc28 make test: fix broken plugin paths by Klement Sekera · 8 years ago
  70. 47e275b make test: support out-of-tree plugins by Klement Sekera · 8 years ago
  71. 59dda06 ACL plugin rejects ICMP messages (VPP-624) by Pavel Kotucek · 8 years ago
  72. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  73. 8713493 make test: split into basic and extended tests by Klement Sekera · 8 years ago
  74. 1b68640 make test: reset object registry if vpp dies by Klement Sekera · 8 years ago
  75. 80a7f0a make test: tell vpp to set coredump size by Klement Sekera · 8 years ago
  76. 239790f BFD: echo function by Klement Sekera · 8 years ago
  77. 90c5572 make test: save + dump VPP api trace log; VPP-640 by Dave Wallace · 8 years ago
  78. aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
  79. acb9b8e make test: improve stability by Klement Sekera · 8 years ago
  80. b91017a make test: work around scapy truncated packets by Klement Sekera · 8 years ago
  81. a57a970 BFD: modify session parameters by Klement Sekera · 8 years ago
  82. 104543f make test: improve test filtering by Klement Sekera · 8 years ago
  83. b17dd96 BFD: SHA1 authentication by Klement Sekera · 8 years ago
  84. 7a161da make test: fix text output when non-interactive by Klement Sekera · 8 years ago
  85. 52e84f3 make test: improve test results printing by Klement Sekera · 8 years ago
  86. da505f6 make test: improve documentation and PEP8 compliance by Klement Sekera · 8 years ago
  87. 10db26f BFD: fix bfd_udp_add API by Klement Sekera · 8 years ago
  88. 8d8a1da make test: Loopback interface CRUD test by Matej Klotton · 8 years ago
  89. dab231a make test: improve handling of packet captures by Klement Sekera · 8 years ago
  90. 6c7440c make test: add log.txt by Klement Sekera · 8 years ago
  91. 9225dee make test: improve robustness and performance by Klement Sekera · 8 years ago
  92. 16a14cd make test: FIB add/update/delete - ip4 routes by Matej Klotton · 8 years ago
  93. e4504c6 BFD: fix timing in the main loop by Klement Sekera · 8 years ago
  94. 0c1519b BFD: improve ip header handling, fix assert by Klement Sekera · 8 years ago
  95. 0e3c0de BFD: basic asynchronous session up/down by Klement Sekera · 8 years ago
  96. 7bb873a make test: fix missing log/packet messages by Klement Sekera · 8 years ago
  97. 0529a74 make test: handle exceptions from VppPapiProvider.__init__ by Klement Sekera · 8 years ago
  98. 085f5c0 make test: detect early vpp crash by Klement Sekera · 8 years ago
  99. 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
  100. 86d87c4 Update test documentation. by Matej Klotton · 8 years ago