1. 1f2e146 tests: pin sphinx and sphinx-rtd-theme by Aloys Augustin · 4 years, 8 months ago
  2. 6e6ad64 tests: support python 3.8 by Ole Troan · 4 years, 10 months ago
  3. c701e57 tests: don't prompt to launch gdb for sanity test case by Paul Vinciguerra · 5 years ago
  4. 64e9d28 build tests: fail test run if we can't patch scapy by Paul Vinciguerra · 5 years ago
  5. 5d4b891 tests: changes for scapy 2.4.3 migration by snaramre · 5 years ago
  6. f0797d1 build: fix make test with distributed src by Dave Wallace · 5 years ago
  7. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  8. 45a95dd tests: support setting random seed by Klement Sekera · 5 years ago
  9. 4aacc01 tests: switch test framework to python3 by default by Ole Troan · 5 years ago
  10. 2456433 tests: DEBUG=gdb[server]-all to debug worker(s) by Dave Wallace · 5 years ago
  11. 2777ec7 build: clean up make help output by Dave Wallace · 5 years ago
  12. d5ade02 tests: fix test-checkstyle to check plugin tests by Dave Wallace · 5 years ago
  13. be2c2a8 tests: run vapi tests by default by Klement Sekera · 5 years ago
  14. a43c93f tests: move plugin tests to src/plugins/*/test by Dave Wallace · 5 years ago
  15. 2648e44 build: add option to wipe/rebuild papi by Paul Vinciguerra · 5 years ago
  16. 8adb92b tests: pin pip version by Aloys Augustin · 5 years ago
  17. 28fa8cb tests: pin python dependencies by Aloys Augustin · 5 years ago
  18. 7d31ab2 add mactime plugin unit / code coverage tests by Dave Barach · 6 years ago
  19. f40ee3a make test: introduce COREDUMP_COMPRESS option by Klement Sekera · 6 years ago
  20. 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
  21. 2e2c91f Revert "tests: Deprecate the use of CLI commands in tests." by Neale Ranns · 6 years ago
  22. e2e8f02 tests: Deprecate the use of CLI commands in tests. by Paul Vinciguerra · 6 years ago
  23. d73dbd2 make test: Stop downloading pip. by Paul Vinciguerra · 6 years ago
  24. 593635d make test: make test-ext working again by Klement Sekera · 6 years ago
  25. 64abeec VTL: Makefile: Don't install pip twice. by Paul Vinciguerra · 6 years ago
  26. 8467919 VTL: Fix sphinx doc generation. by Paul Vinciguerra · 6 years ago
  27. 4fbc41a VTL: Move doc generation and linting to python3. by Paul Vinciguerra · 6 years ago
  28. 3c6f104 VPP-1508: Python3: Support simultaneous p2/p3 venvs. by Paul Vinciguerra · 6 years ago
  29. 65eb772 VPP-1508: Have test/Makefile honor PYTHON= envvar. by Paul Vinciguerra · 6 years ago
  30. 68ebc83 Skip failing ARM testcases for CI by juraj.linkes · 6 years ago
  31. b8c72a4 make test: create virtualenv under /test/ by Klement Sekera · 6 years ago
  32. ab9e20b VPP-1508 Add support for environment markers. by Paul Vinciguerra · 6 years ago
  33. 4a144b4 VPP-1505 VPP-1508 Remove dep.: py_lispnetworking by Paul Vinciguerra · 6 years ago
  34. e61ad8d make test: remove test-ext, fix test*-all targets by Klement Sekera · 6 years ago
  35. b4515b4 Add RFC5424 syslog protocol support (VPP-1139) by Matus Fabian · 6 years ago
  36. 184870a CSIT-1139: Implement parallel test execution by juraj.linkes · 6 years ago
  37. a60c3ed Add psutil to testing virtualenv by juraj.linkes · 6 years ago
  38. b7d41fc make test-ext: a new test target that builds VOM (existing one no longer do) by Neale Ranns · 6 years ago
  39. 0155158 make test: fix profiling by Klement Sekera · 6 years ago
  40. bbfa5fd make test: easy profiling via make test PROFILE=1 by Klement Sekera · 6 years ago
  41. 5b4a020 Scapy; update to release 2.4.0 by Neale Ranns · 7 years ago
  42. d042194 test: Fix issues with new version of pycodestyle (VPP-1232) by Chris Luke · 7 years ago
  43. 56ccc23 Makefile: Alter VPP_PYTHON_PREFIX for preloading deps by Ed Kern · 7 years ago
  44. 3d6edf5 make test: use vpp-dev repo for py-lispnetworking by Klement Sekera · 7 years ago
  45. 2bc9402 Scapy upgrade to 2.4.0.rc5 by Neale Ranns · 7 years ago
  46. 46c1c11 IPIP: Linter on test_*.py by Ole Troan · 7 years ago
  47. 7139e75 test: disable reassembly tests and system modification script by Damjan Marion · 7 years ago
  48. 05e4f9b make test: add "EXTENDED_TESTS" to help output. by Dave Wallace · 7 years ago
  49. 6ee4051 6RD: Rewritten 6RD RFC5969 support. by Ole Troan · 7 years ago
  50. 767fcb6 Python: addressing PEP8 deprecation by Marco Varlese · 7 years ago
  51. cae7134 make test: build test/ext when doing coverage by Klement Sekera · 7 years ago
  52. ebbaf55 make test: add test framework debugging by Klement Sekera · 7 years ago
  53. f051072 BIER: fix support for longer bit-string lengths by Neale Ranns · 7 years ago
  54. 75e7d13 IPv4/6 reassembly by Klement Sekera · 7 years ago
  55. da38715 make test: verify that /dev/shm is big enough by Klement Sekera · 7 years ago
  56. 23f0c45 ESP_AH_test_automation_scripts rev1 by “mystarrocks” · 7 years ago
  57. a3d933c make test: add CACHE_OUTPUT option by Klement Sekera · 7 years ago
  58. b90be67 make test: fix DEBUG=core error by Klement Sekera · 7 years ago
  59. 41a9e51 make test: control sanity via SANITY=yes|no option by Klement Sekera · 7 years ago
  60. df2b980 make test: add RETRIES option by Klement Sekera · 7 years ago
  61. 25dc167 make test: archive failed test data with build logs. by Dave Wallace · 7 years ago
  62. a61d125 make test: clean ext binaries when doing test-wipe by Klement Sekera · 7 years ago
  63. 8f2a4ea Add new C API by Klement Sekera · 8 years ago
  64. f413bef make test: collect symlinks to failed tests by Klement Sekera · 7 years ago
  65. db4e84c make test: properly handle ctrl-c by Klement Sekera · 7 years ago
  66. 909a6a1 make test: detect hung tests by Klement Sekera · 7 years ago
  67. 94384e4 make test: kill all remaining subprocesses on exit by Klement Sekera · 7 years ago
  68. 3658adc make test: improve debugability by Klement Sekera · 8 years ago
  69. 2626159 make test: add suddenly missing dependency (six module) by Klement Sekera · 8 years ago
  70. cd6cb98 make test: support coverage for out-of-tree plugins by Klement Sekera · 8 years ago
  71. 937bf30 make test: python interpreter customization by vagrant · 8 years ago
  72. 3747c75 make test: automatic "vpp finishes startup" check by Klement Sekera · 8 years ago
  73. 47e275b make test: support out-of-tree plugins by Klement Sekera · 8 years ago
  74. 993e0ed make test: support out-of-tree tests by Klement Sekera · 8 years ago
  75. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  76. c160ae0 make test: automatic sanity check by Klement Sekera · 8 years ago
  77. a86e289 make test: add make test-shell[-debug] targets by Klement Sekera · 8 years ago
  78. 8713493 make test: split into basic and extended tests by Klement Sekera · 8 years ago
  79. 80a7f0a make test: tell vpp to set coredump size by Klement Sekera · 8 years ago
  80. b93d142 make test: don't run if other vpp process runs by Klement Sekera · 8 years ago
  81. 770e89e Add basic 4o4 LISP unit test by Filip Tehlar · 8 years ago
  82. acb9b8e make test: improve stability by Klement Sekera · 8 years ago
  83. 104543f make test: improve test filtering by Klement Sekera · 8 years ago
  84. 6320514 make test: fix dependencies by Klement Sekera · 8 years ago
  85. aaa396a Test checksyle for IP mcast tests by Neale Ranns · 8 years ago
  86. 6f692d6 Fix make test scapy python patch issue, VPP-615 by Dave Wallace · 8 years ago
  87. 7ff1113 Add sphinx read the doc theme. by Tibor · 8 years ago
  88. 72715ee make test: add checkstyle target by Klement Sekera · 8 years ago
  89. da505f6 make test: improve documentation and PEP8 compliance by Klement Sekera · 8 years ago
  90. 37d77e9 test: fix paths after source code move by Damjan Marion · 8 years ago
  91. 9f9d07b make test: improve virtualenv patching process by Klement Sekera · 8 years ago
  92. 0279b29 Add make test code coverage reporting using gcov by Juraj Sloboda · 8 years ago
  93. 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
  94. 778c276 Improve test framework documentation by Klement Sekera · 8 years ago
  95. 277b89c add vpp debugging support to test framework improve test documentation by Klement Sekera · 8 years ago
  96. f62ae12 refactor test framework by Klement Sekera · 8 years ago
  97. f56b77a test: new test infrastructure by Damjan Marion · 8 years ago