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