1. c7f93b3 tests: move "venv" to "build-root" directory from "test" directory by Saima Yunus · 2 years, 4 months ago
  2. 7ea7ab5 tests: run a test inside a QEMU VM by Naveen Joy · 3 years, 7 months ago
  3. e2159bd tests: fix checkstyle-python by Klement Sekera · 2 years, 7 months ago
  4. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
  5. b3fc658 tests: fix DEBUG=attach functionality by Klement Sekera · 2 years, 9 months ago
  6. b23ffd7 tests: make tests less make dependent by Klement Sekera · 3 years, 7 months ago
  7. fa5aabb tests: Update python packages by Dave Wallace · 2 years, 10 months ago
  8. 0e95c18 tests: fix test-checkstyle-diff if no .py changed by Klement Sekera · 2 years, 10 months ago
  9. a8a9a8a tests: correct python usage in virtualenv by Klement Sekera · 3 years, 8 months ago
  10. 01c1fa4 ip: reassembly - add a way to disable for forus by Klement Sekera · 3 years ago
  11. 78b4f4e tests: update python packages by Dave Wallace · 3 years, 1 month ago
  12. 9ad39c0 docs: better docs, mv doxygen to sphinx by Nathan Skrzypczak · 3 years, 4 months ago
  13. d170681 tests docs: upgrade python packages by Dave Wallace · 3 years, 4 months ago
  14. 46cb4c4 tests: Fix 'test-wipe' by Neale Ranns · 3 years, 7 months ago
  15. a2d6d35 tests: move vapi C/C++ test files into src/ by Damjan Marion · 3 years, 7 months ago
  16. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
  17. 558ceab tests: cpus awareness by Klement Sekera · 3 years, 8 months ago
  18. e263685 tests: support attaching to existing vpp by Klement Sekera · 3 years, 9 months ago
  19. 7554aef tests: call venv module directly by Klement Sekera · 3 years, 9 months ago
  20. e0b63b2 tests: introduce test-checkstyle-diff by Klement Sekera · 3 years, 9 months ago
  21. fd24374 tests: add vpp test dirs to PYTHONPATH by Dave Wallace · 3 years, 9 months ago
  22. aa7a2a1 tests: remove shm files created by vpp on reset by Klement Sekera · 3 years, 9 months ago
  23. eb506be tests: remove shm handling by Klement Sekera · 3 years, 9 months ago
  24. 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
  25. 02da926 tests: Use soft links for the test file staging by Neale Ranns · 4 years ago
  26. 8dbcacf tests: fix gathering of test src files by Dave Wallace · 4 years ago
  27. f9c8fe4 vpp_config: update node variants to skx and icl by Ray Kinsella · 4 years, 4 months ago
  28. 8eca60d tests: fix deps pinning / patching by Aloys Augustin · 4 years, 6 months ago
  29. ef29fa4 tests: update pip and pip-tools by Aloys Augustin · 4 years, 7 months ago
  30. 4830e4f vlib: startup multi-arch variant configuration by Ray Kinsella · 4 years, 9 months ago
  31. 1f2e146 tests: pin sphinx and sphinx-rtd-theme by Aloys Augustin · 4 years, 8 months ago
  32. 6e6ad64 tests: support python 3.8 by Ole Troan · 4 years, 10 months ago
  33. c701e57 tests: don't prompt to launch gdb for sanity test case by Paul Vinciguerra · 5 years ago
  34. 64e9d28 build tests: fail test run if we can't patch scapy by Paul Vinciguerra · 5 years ago
  35. 5d4b891 tests: changes for scapy 2.4.3 migration by snaramre · 5 years ago
  36. f0797d1 build: fix make test with distributed src by Dave Wallace · 5 years ago
  37. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  38. 45a95dd tests: support setting random seed by Klement Sekera · 5 years ago
  39. 4aacc01 tests: switch test framework to python3 by default by Ole Troan · 5 years ago
  40. 2456433 tests: DEBUG=gdb[server]-all to debug worker(s) by Dave Wallace · 5 years ago
  41. 2777ec7 build: clean up make help output by Dave Wallace · 5 years ago
  42. d5ade02 tests: fix test-checkstyle to check plugin tests by Dave Wallace · 5 years ago
  43. be2c2a8 tests: run vapi tests by default by Klement Sekera · 5 years ago
  44. a43c93f tests: move plugin tests to src/plugins/*/test by Dave Wallace · 5 years ago
  45. 2648e44 build: add option to wipe/rebuild papi by Paul Vinciguerra · 5 years ago
  46. 8adb92b tests: pin pip version by Aloys Augustin · 5 years ago
  47. 28fa8cb tests: pin python dependencies by Aloys Augustin · 5 years ago
  48. 7d31ab2 add mactime plugin unit / code coverage tests by Dave Barach · 6 years ago
  49. f40ee3a make test: introduce COREDUMP_COMPRESS option by Klement Sekera · 6 years ago
  50. 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
  51. 2e2c91f Revert "tests: Deprecate the use of CLI commands in tests." by Neale Ranns · 6 years ago
  52. e2e8f02 tests: Deprecate the use of CLI commands in tests. by Paul Vinciguerra · 6 years ago
  53. d73dbd2 make test: Stop downloading pip. by Paul Vinciguerra · 6 years ago
  54. 593635d make test: make test-ext working again by Klement Sekera · 6 years ago
  55. 64abeec VTL: Makefile: Don't install pip twice. by Paul Vinciguerra · 6 years ago
  56. 8467919 VTL: Fix sphinx doc generation. by Paul Vinciguerra · 6 years ago
  57. 4fbc41a VTL: Move doc generation and linting to python3. by Paul Vinciguerra · 6 years ago
  58. 3c6f104 VPP-1508: Python3: Support simultaneous p2/p3 venvs. by Paul Vinciguerra · 6 years ago
  59. 65eb772 VPP-1508: Have test/Makefile honor PYTHON= envvar. by Paul Vinciguerra · 6 years ago
  60. 68ebc83 Skip failing ARM testcases for CI by juraj.linkes · 6 years ago
  61. b8c72a4 make test: create virtualenv under /test/ by Klement Sekera · 6 years ago
  62. ab9e20b VPP-1508 Add support for environment markers. by Paul Vinciguerra · 6 years ago
  63. 4a144b4 VPP-1505 VPP-1508 Remove dep.: py_lispnetworking by Paul Vinciguerra · 6 years ago
  64. e61ad8d make test: remove test-ext, fix test*-all targets by Klement Sekera · 6 years ago
  65. b4515b4 Add RFC5424 syslog protocol support (VPP-1139) by Matus Fabian · 6 years ago
  66. 184870a CSIT-1139: Implement parallel test execution by juraj.linkes · 6 years ago
  67. a60c3ed Add psutil to testing virtualenv by juraj.linkes · 6 years ago
  68. b7d41fc make test-ext: a new test target that builds VOM (existing one no longer do) by Neale Ranns · 6 years ago
  69. 0155158 make test: fix profiling by Klement Sekera · 6 years ago
  70. bbfa5fd make test: easy profiling via make test PROFILE=1 by Klement Sekera · 6 years ago
  71. 5b4a020 Scapy; update to release 2.4.0 by Neale Ranns · 7 years ago
  72. d042194 test: Fix issues with new version of pycodestyle (VPP-1232) by Chris Luke · 7 years ago
  73. 56ccc23 Makefile: Alter VPP_PYTHON_PREFIX for preloading deps by Ed Kern · 7 years ago
  74. 3d6edf5 make test: use vpp-dev repo for py-lispnetworking by Klement Sekera · 7 years ago
  75. 2bc9402 Scapy upgrade to 2.4.0.rc5 by Neale Ranns · 7 years ago
  76. 46c1c11 IPIP: Linter on test_*.py by Ole Troan · 7 years ago
  77. 7139e75 test: disable reassembly tests and system modification script by Damjan Marion · 7 years ago
  78. 05e4f9b make test: add "EXTENDED_TESTS" to help output. by Dave Wallace · 7 years ago
  79. 6ee4051 6RD: Rewritten 6RD RFC5969 support. by Ole Troan · 7 years ago
  80. 767fcb6 Python: addressing PEP8 deprecation by Marco Varlese · 7 years ago
  81. cae7134 make test: build test/ext when doing coverage by Klement Sekera · 7 years ago
  82. ebbaf55 make test: add test framework debugging by Klement Sekera · 7 years ago
  83. f051072 BIER: fix support for longer bit-string lengths by Neale Ranns · 7 years ago
  84. 75e7d13 IPv4/6 reassembly by Klement Sekera · 7 years ago
  85. da38715 make test: verify that /dev/shm is big enough by Klement Sekera · 7 years ago
  86. 23f0c45 ESP_AH_test_automation_scripts rev1 by “mystarrocks” · 7 years ago
  87. a3d933c make test: add CACHE_OUTPUT option by Klement Sekera · 7 years ago
  88. b90be67 make test: fix DEBUG=core error by Klement Sekera · 7 years ago
  89. 41a9e51 make test: control sanity via SANITY=yes|no option by Klement Sekera · 7 years ago
  90. df2b980 make test: add RETRIES option by Klement Sekera · 7 years ago
  91. 25dc167 make test: archive failed test data with build logs. by Dave Wallace · 7 years ago
  92. a61d125 make test: clean ext binaries when doing test-wipe by Klement Sekera · 7 years ago
  93. 8f2a4ea Add new C API by Klement Sekera · 8 years ago
  94. f413bef make test: collect symlinks to failed tests by Klement Sekera · 7 years ago
  95. db4e84c make test: properly handle ctrl-c by Klement Sekera · 7 years ago
  96. 909a6a1 make test: detect hung tests by Klement Sekera · 7 years ago
  97. 94384e4 make test: kill all remaining subprocesses on exit by Klement Sekera · 7 years ago
  98. 3658adc make test: improve debugability by Klement Sekera · 8 years ago
  99. 2626159 make test: add suddenly missing dependency (six module) by Klement Sekera · 8 years ago
  100. cd6cb98 make test: support coverage for out-of-tree plugins by Klement Sekera · 8 years ago