1. a3b7c55 tests: "force solo" testcase support by Andrew Yourtchenko · 4 years, 4 months ago
  2. 67a7749 tests: fix TypeError in run_tests.py by Paul Vinciguerra · 5 years ago
  3. c701e57 tests: don't prompt to launch gdb for sanity test case by Paul Vinciguerra · 5 years ago
  4. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  5. 45a95dd tests: support setting random seed by Klement Sekera · 5 years ago
  6. 4269352 tests: avoid test runner hanging on child test process join by Andrew Yourtchenko · 5 years ago
  7. d743dff tests: fix TEST= filtering for python3 by Klement Sekera · 5 years ago
  8. 1556b3a classify: tests to support python3 by Ole Troan · 5 years ago
  9. 025cd9c tests: add cpu/shm info to test runner output by Paul Vinciguerra · 5 years ago
  10. 0cbc71d tests: treat all truthy env vars the same way by Paul Vinciguerra · 5 years ago
  11. b5ef26d tests: fix FORCE_FOREGROUND by juraj.linkes · 5 years ago
  12. f40ee3a make test: introduce COREDUMP_COMPRESS option by Klement Sekera · 6 years ago
  13. c0692a4 tests: Speedup tests by 30%. by Paul Vinciguerra · 6 years ago
  14. 2cbf2fb make-test: Python pep8 compliance for sequences by Naveen Joy · 6 years ago
  15. 38a4ec7 make test: Add exception handling around subprocess. by Paul Vinciguerra · 6 years ago
  16. 46e8e91 Fix interactive tests by juraj.linkes · 6 years ago
  17. defde0f Tests: Cleanup @skip decorator. by Paul Vinciguerra · 6 years ago
  18. 2eca70d Fix test results by juraj.linkes · 6 years ago
  19. 7f99183 Test framework: StringIO fixes for Python3 by Ole Troan · 6 years ago
  20. e6b58cf Test reader thread hardening by juraj.linkes · 6 years ago
  21. 33177d6 make test: print TEST= values for failed tests by Klement Sekera · 6 years ago
  22. b8c72a4 make test: create virtualenv under /test/ by Klement Sekera · 6 years ago
  23. abec012 Split non-parallel testsuite by juraj.linkes · 6 years ago
  24. 5ba9159 Revert "Fix instance method call in test/framework.py" by Ole Trøan · 6 years ago
  25. c32023b Fix instance method call in test/framework.py by Paul Vinciguerra · 6 years ago
  26. dfb5f2a Fix logging into multiple files by juraj.linkes · 6 years ago
  27. 40dd73b Setup, teardown, DEBUG=core, FAILFAST fixes by juraj.linkes · 6 years ago
  28. d760f79 test framework: add shell-style wildcard matching to filenames by Andrew Yourtchenko · 6 years ago
  29. cae64f8 VPP-1421: Reworked results gathering by juraj.linkes · 6 years ago
  30. 6c7bda9 fix TEST_JOBS=auto max jobs detection by Klement Sekera · 6 years ago
  31. 721872e Fix test summary and retries by juraj.linkes · 6 years ago
  32. 5e2c54d Fix hanging test runner when child process dies by juraj.linkes · 6 years ago
  33. 0219b8d Fix logging to file and summary for crashed tests by juraj.linkes · 6 years ago
  34. 184870a CSIT-1139: Implement parallel test execution by juraj.linkes · 6 years ago
  35. bbfa5fd make test: easy profiling via make test PROFILE=1 by Klement Sekera · 6 years ago
  36. 4c5422e make test: fix RETRIES when setUpClass throws by Klement Sekera · 6 years ago
  37. 57612eb make test: print a warning in case a core_pattern contains a filter program by Andrew Yourtchenko · 7 years ago
  38. 9b6ece7 make test: enhance core-file information by Klement Sekera · 7 years ago
  39. 13a83ef make test: code cleanup by Klement Sekera · 7 years ago
  40. 0574226 make test: early core detection, code cleanup by Klement Sekera · 7 years ago
  41. 833e761 make test: handle multiple failures in one case by Klement Sekera · 7 years ago
  42. 545be52 make test: detect child crash by Klement Sekera · 7 years ago
  43. df2b980 make test: add RETRIES option by Klement Sekera · 7 years ago
  44. e2efd12 make test: Copy api_post_mortem.$$ file tmp test dir for archiving. by Dave Wallace · 7 years ago
  45. 981fadf make test: Create link to failed test dir on timeout. by Dave Wallace · 7 years ago
  46. fcbf444 make test: separate test discovery code by Klement Sekera · 7 years ago
  47. 3f6ff19 make test: fix broken DEBUG=gdb* options by Klement Sekera · 7 years ago
  48. fa3eb7a make test: bump default test timeout to 10 minutes by Klement Sekera · 7 years ago
  49. 909a6a1 make test: detect hung tests by Klement Sekera · 7 years ago
  50. 0c8ad44 make test: properly propagate exit status by Klement Sekera · 8 years ago
  51. 993e0ed make test: support out-of-tree tests by Klement Sekera · 8 years ago
  52. f56b77a test: new test infrastructure by Damjan Marion · 8 years ago