1. cfcf2f4 make test: Add VPP VCL cut-thru test. by Dave Wallace · 7 years ago
  2. ebbaf55 make test: add test framework debugging by Klement Sekera · 7 years ago
  3. 5ba5837 make-test: use api custom-dump to reduce log size. by Dave Wallace · 7 years ago
  4. 96867ba make test: use random seed by Klement Sekera · 7 years ago
  5. 75e7d13 IPv4/6 reassembly by Klement Sekera · 7 years ago
  6. 52fae86 test: consolidate the multiple versions of send_and_* by Neale Ranns · 7 years ago
  7. e178399 make test: fix logic for CACHE_OUTPUT option by Klement Sekera · 7 years ago
  8. 6a6f4f7 make test: automatically seed random generator by Klement Sekera · 7 years ago
  9. a3d933c make test: add CACHE_OUTPUT option by Klement Sekera · 7 years ago
  10. 812ed39 VPP Object Model (VOM) by Neale Ranns · 7 years ago
  11. df2b980 make test: add RETRIES option by Klement Sekera · 7 years ago
  12. e2efd12 make test: Copy api_post_mortem.$$ file tmp test dir for archiving. by Dave Wallace · 7 years ago
  13. 981fadf make test: Create link to failed test dir on timeout. by Dave Wallace · 7 years ago
  14. d3e671e make test: fix/disable VAPI tests on centos by Klement Sekera · 7 years ago
  15. f413bef make test: collect symlinks to failed tests by Klement Sekera · 7 years ago
  16. 3f6ff19 make test: fix broken DEBUG=gdb* options by Klement Sekera · 7 years ago
  17. 909a6a1 make test: detect hung tests by Klement Sekera · 7 years ago
  18. 60c1223 make test: improve console output messages by Klement Sekera · 7 years ago
  19. 3658adc make test: improve debugability by Klement Sekera · 8 years ago
  20. 3cfa558 make test: improve bfd reliability by Klement Sekera · 8 years ago
  21. 027dbd5 make test: don't rely on cPython GC to close fds by Klement Sekera · 8 years ago
  22. 3747c75 make test: automatic "vpp finishes startup" check by Klement Sekera · 8 years ago
  23. 88fc83e BFD-FIB interactions by Neale Ranns · 8 years ago
  24. 9a69a60 Sub-net broadcast addresses for IPv4 by Neale Ranns · 8 years ago
  25. 6abbc28 make test: fix broken plugin paths by Klement Sekera · 8 years ago
  26. 47e275b make test: support out-of-tree plugins by Klement Sekera · 8 years ago
  27. 59dda06 ACL plugin rejects ICMP messages (VPP-624) by Pavel Kotucek · 8 years ago
  28. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  29. 8713493 make test: split into basic and extended tests by Klement Sekera · 8 years ago
  30. 1b68640 make test: reset object registry if vpp dies by Klement Sekera · 8 years ago
  31. 80a7f0a make test: tell vpp to set coredump size by Klement Sekera · 8 years ago
  32. 239790f BFD: echo function by Klement Sekera · 8 years ago
  33. 90c5572 make test: save + dump VPP api trace log; VPP-640 by Dave Wallace · 8 years ago
  34. aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
  35. acb9b8e make test: improve stability by Klement Sekera · 8 years ago
  36. b91017a make test: work around scapy truncated packets by Klement Sekera · 8 years ago
  37. a57a970 BFD: modify session parameters by Klement Sekera · 8 years ago
  38. 104543f make test: improve test filtering by Klement Sekera · 8 years ago
  39. b17dd96 BFD: SHA1 authentication by Klement Sekera · 8 years ago
  40. 7a161da make test: fix text output when non-interactive by Klement Sekera · 8 years ago
  41. 52e84f3 make test: improve test results printing by Klement Sekera · 8 years ago
  42. da505f6 make test: improve documentation and PEP8 compliance by Klement Sekera · 8 years ago
  43. 10db26f BFD: fix bfd_udp_add API by Klement Sekera · 8 years ago
  44. 8d8a1da make test: Loopback interface CRUD test by Matej Klotton · 8 years ago
  45. dab231a make test: improve handling of packet captures by Klement Sekera · 8 years ago
  46. 6c7440c make test: add log.txt by Klement Sekera · 8 years ago
  47. 9225dee make test: improve robustness and performance by Klement Sekera · 8 years ago
  48. 16a14cd make test: FIB add/update/delete - ip4 routes by Matej Klotton · 8 years ago
  49. e4504c6 BFD: fix timing in the main loop by Klement Sekera · 8 years ago
  50. 0c1519b BFD: improve ip header handling, fix assert by Klement Sekera · 8 years ago
  51. 0e3c0de BFD: basic asynchronous session up/down by Klement Sekera · 8 years ago
  52. 7bb873a make test: fix missing log/packet messages by Klement Sekera · 8 years ago
  53. 0529a74 make test: handle exceptions from VppPapiProvider.__init__ by Klement Sekera · 8 years ago
  54. 085f5c0 make test: detect early vpp crash by Klement Sekera · 8 years ago
  55. 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
  56. 86d87c4 Update test documentation. by Matej Klotton · 8 years ago
  57. 49c0fca Add single-loop test variant to L2BD and L2XC tests by Jan · 8 years ago
  58. 0178d52 Add IRB test by Matej Klotton · 8 years ago
  59. 931be3a Test framework: improve gdbserver handling by Klement Sekera · 8 years ago v17.01-rc0
  60. 01bbbe9 Improve debug-cli in test framework by Klement Sekera · 8 years ago
  61. 8fe8cc2 MPLS Exp-null Tests by Neale Ranns · 8 years ago
  62. 277b89c add vpp debugging support to test framework improve test documentation by Klement Sekera · 8 years ago
  63. f62ae12 refactor test framework by Klement Sekera · 8 years ago
  64. 749294d Disable colored output for tests, when not tty by Peter Ginchev · 8 years ago
  65. cd8e318 Test Infra: Add plugin support by Pierre Pfister · 8 years ago
  66. b80f9d1 don't require root privileges when running the tests by Klement Sekera · 8 years ago
  67. f56b77a test: new test infrastructure by Damjan Marion · 8 years ago