1. ad659cc kunit: tool: Default --jobs to number of CPUs by David Gow · 3 years, 1 month ago
  2. 85310a6 kunit: tool: fix newly introduced typechecker errors by Daniel Latypov · 3 years, 1 month ago
  3. 1ee2ba8 kunit: tool: make `build` subcommand also reconfigure if needed by Daniel Latypov · 3 years, 1 month ago
  4. e0cc8c0 kunit: tool: delete kunit_parser.TestResult type by Daniel Latypov · 3 years, 1 month ago
  5. db16798 kunit: tool: use dataclass instead of collections.namedtuple by Daniel Latypov · 3 years, 1 month ago
  6. 7fa7ffc kunit: tool: suggest using decode_stacktrace.sh on kernel crash by Daniel Latypov · 3 years, 2 months ago
  7. 4c2911f kunit: tool: reconfigure when the used kunitconfig changes by Daniel Latypov · 3 years, 2 months ago
  8. c44895b kunit: tool: revamp message for invalid kunitconfig by Daniel Latypov · 3 years, 2 months ago
  9. 9f57cc7 kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs by Daniel Latypov · 3 years, 2 months ago
  10. 9897849 kunit: tool: move Kconfig read_from_file/parse_from_string to package-level by Daniel Latypov · 3 years, 2 months ago
  11. 142189f0 kunit: tool: print parsed test results fully incrementally by Daniel Latypov · 3 years, 3 months ago
  12. e56e482 kunit: tool: Report an error if any test has no subtests by David Gow · 3 years, 2 months ago
  13. c68077b kunit: tool: Do not error on tests without test plans by David Gow · 3 years, 2 months ago
  14. ee92ed38 kunit: add run_checks.py script to validate kunit changes by Daniel Latypov · 3 years, 2 months ago
  15. 9a6bb30 kunit: tool: fix --json output for skipped tests by Daniel Latypov · 3 years, 3 months ago
  16. 52a5d80 kunit: tool: fix typecheck errors about loading qemu configs by Daniel Latypov · 3 years, 3 months ago
  17. 2ab5d5e kunit: tool: continue past invalid utf-8 output by Daniel Latypov · 3 years, 3 months ago
  18. d65d07c kunit: tool: improve compatibility of kunit_parser with KTAP specification by Rae Moar · 3 years, 3 months ago
  19. 7d7c48d kunit: tool: yield output from run_kernel in real time by Daniel Latypov · 3 years, 3 months ago
  20. ff9e09a kunit: tool: support running each suite/test separately by Daniel Latypov · 3 years, 4 months ago
  21. 5f6aa6d kunit: tool: actually track how long it took to run tests by Daniel Latypov · 3 years, 4 months ago
  22. 7ef925ea kunit: tool: factor exec + parse steps into a function by Daniel Latypov · 3 years, 4 months ago
  23. fe678fe kunit: tool: show list of valid --arch options when invalid by Daniel Latypov · 3 years, 4 months ago
  24. a54ea2e kunit: tool: misc fixes (unused vars, imports, leaked files) by Daniel Latypov · 3 years, 4 months ago
  25. a127b15 kunit: tool: allow filtering test cases via glob by Daniel Latypov · 3 years, 4 months ago
  26. d8c23ea kunit: tool: better handling of quasi-bool args (--json, --raw_output) by Daniel Latypov · 3 years, 4 months ago
  27. acd8e84 kunit: Print test statistics on failure by David Gow · 3 years, 5 months ago
  28. 6a499c9 kunit: tool: make --raw_output support only showing kunit output by Daniel Latypov · 3 years, 5 months ago
  29. 6cb51a1 kunit: tool: add --kernel_args to allow setting module params by Daniel Latypov · 3 years, 6 months ago
  30. df4b080 kunit: tool: Assert the version requirement by SeongJae Park · 3 years, 6 months ago
  31. 58c965d kunit: tool: remove unnecessary "annotations" import by Daniel Latypov · 3 years, 7 months ago
  32. ed01ad3 kunit: tool: Fix error messages for cases of no tests and wrong TAP header by Rae Moar · 3 years, 7 months ago
  33. 5acaf60 kunit: tool: Support skipped tests in kunit_tool by David Gow · 3 years, 7 months ago
  34. b29b14f kunit: tool: internal refactor of parser input handling by Daniel Latypov · 3 years, 8 months ago
  35. 8a5124c kunit: Remove the unused all_tests.config by David Gow · 3 years, 8 months ago
  36. d9d6b82 kunit: Move default config from arch/um -> tools/testing/kunit by David Gow · 3 years, 8 months ago
  37. 87c9c16 kunit: tool: add support for QEMU by Brendan Higgins · 3 years, 8 months ago
  38. b6d5799 kunit: Add 'kunit_shutdown' option by David Gow · 3 years, 8 months ago
  39. 1e9599d Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 9 months ago
  40. 9854781 kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment by Daniel Latypov · 3 years, 11 months ago
  41. 7fd53f4 kunit: tool: Disable PAGE_POISONING under --alltests by David Gow · 4 years ago
  42. 7421b1a kunit: tool: Fix a python tuple typing error by David Gow · 3 years, 11 months ago
  43. 7af2914 kunit: tool: fix unintentional statefulness in run_kernel() by Daniel Latypov · 4 years ago
  44. d992880b kunit: tool: add support for filtering suites by glob by Daniel Latypov · 4 years ago
  45. 243180f kunit: make kunit_tool accept optional path to .kunitconfig fragment by Daniel Latypov · 4 years ago
  46. d3bae4a kunit: tool: simplify kconfig is_subset_of() logic by Daniel Latypov · 4 years, 1 month ago
  47. cd4a9bc minor: kunit: tool: fix unit test so it can run from non-root dir by Daniel Latypov · 4 years, 1 month ago
  48. a3ece07 kunit: tool: use `with open()` in unit test by Daniel Latypov · 4 years, 1 month ago
  49. 0b3e680 kunit: tool: stop using bare asserts in unit test by Daniel Latypov · 4 years, 1 month ago
  50. cfd607e kunit: tool: fix unit test cleanup handling by Daniel Latypov · 4 years, 1 month ago
  51. 2b8fdbb kunit: tool: move kunitconfig parsing into __init__, make it optional by Daniel Latypov · 4 years ago
  52. 81c6030 kunit: tool: fix minor typing issue with None status by Daniel Latypov · 4 years ago
  53. 09641f7 kunit: tool: surface and address more typing issues by Daniel Latypov · 4 years ago
  54. ebfd448 kunit: tool: Fix spelling of "diagnostic" in kunit_parser by David Gow · 4 years, 1 month ago
  55. 65a4e52 kunit: tool: Force the use of the 'tty' console for UML by David Gow · 4 years, 1 month ago
  56. 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  57. c25ce58 tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 2 months ago
  58. 0c7a7e1 kunit: kunit_tool: Correctly parse diagnostic messages by David Gow · 4 years, 2 months ago
  59. f3ed003 kunit: Introduce get_file_path() helper by Andy Shevchenko · 4 years, 3 months ago
  60. 060352e kunit: tool: fix extra trailing \n in raw + parsed test output by Daniel Latypov · 4 years, 3 months ago
  61. 3908814 kunit: tool: print out stderr from make (like build warnings) by Daniel Latypov · 4 years, 3 months ago
  62. 128dc4b kunit: Do not pollute source directory with generated files (test.log) by Andy Shevchenko · 4 years, 3 months ago
  63. fcdb0bc kunit: Do not pollute source directory with generated files (.kunitconfig) by Andy Shevchenko · 4 years, 3 months ago
  64. b7e0b98 kunit: tool: fix pre-existing python type annotation errors by Daniel Latypov · 4 years, 3 months ago
  65. 3959d0a kunit: Fix kunit.py parse subcommand (use null build_dir) by David Gow · 4 years, 3 months ago
  66. c335b4f kunit: tool: unmark test_data as binary blobs by Brendan Higgins · 4 years, 2 months ago
  67. 0d0d245 kunit: tools: fix kunit_tool tests for parsing test plans by Brendan Higgins · 4 years, 3 months ago
  68. 3fc4825 kunit: Don't fail test suites if one of them is empty by Andy Shevchenko · 4 years, 3 months ago
  69. 3023d8f kunit: Fix kunit.py --raw_output option by David Gow · 4 years, 3 months ago
  70. 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
  71. 45dcbb6 kunit: test: add test plan to KUnit TAP format by Brendan Higgins · 4 years, 5 months ago
  72. 1abdd39 kunit: tool: fix display of make errors by Daniel Latypov · 4 years, 4 months ago
  73. 82206a0 kunit: tool: handle when .kunit exists but .kunitconfig does not by Brendan Higgins · 4 years, 4 months ago
  74. 67e2fae kunit: tool: fix --alltests flag by Brendan Higgins · 4 years, 4 months ago
  75. 21a6d17 kunit: tool: allow generating test results in JSON by Heidi Fahim · 4 years, 5 months ago
  76. 5578d00 kunit: tool: fix running kunit_tool from outside kernel tree by Brendan Higgins · 4 years, 5 months ago
  77. 53e5504 Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 5 months ago
  78. d43c7fb kunit: tool: fix improper treatment of file location by Brendan Higgins · 4 years, 6 months ago
  79. 6816fe6 kunit: tool: fix broken default args in unit tests by Brendan Higgins · 4 years, 6 months ago
  80. 5a9fcad kunit: capture stderr on all make subprocess calls by Will Chen · 4 years, 6 months ago
  81. ee61492 kunit: kunit_tool: Fix invalid result when build fails by David Gow · 4 years, 7 months ago
  82. e173b8b kunit: show error if kunit results are not present by Uriel Guajardo · 4 years, 7 months ago
  83. 3f37d14 kunit: kunit_config: Fix parsing of CONFIG options with space by Rikard Falkeborn · 4 years, 7 months ago
  84. 01397e8 kunit: Fix TabError, remove defconfig code and handle when there is no kunitconfig by Vitor Massaru Iha · 4 years, 8 months ago
  85. 9bdf64b kunit: use KUnit defconfig by default by Vitor Massaru Iha · 4 years, 9 months ago
  86. ddbd60c kunit: use --build_dir=.kunit as default by Vitor Massaru Iha · 4 years, 9 months ago
  87. 45ba7a8 kunit: kunit_tool: Separate out config/build/exec/parse by David Gow · 4 years, 9 months ago
  88. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  89. e23349a kunit: tool: add missing test data file content by Brendan Higgins · 4 years, 10 months ago
  90. c3bba69 kunit: subtests should be indented 4 spaces according to TAP by Alan Maguire · 4 years, 10 months ago
  91. 97752c3 kunit: kunit_tool: Allow .kunitconfig to disable config items by David Gow · 4 years, 10 months ago
  92. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  93. 0476e69 kunit: add --make_options by Greg Thelen · 4 years, 10 months ago
  94. 021ed9f kunit: Run all KUnit tests through allyesconfig by Heidi Fahim · 4 years, 10 months ago
  95. afc63da kunit: kunit_parser: make parser more robust by Heidi Fahim · 4 years, 10 months ago
  96. be886ba kunit: run kunit_tool from any directory by Heidi Fahim · 5 years ago
  97. dde54b9 kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid by Heidi Fahim · 5 years ago
  98. b1b3520 kunit/kunit_tool_test: Test '--build_dir' option run by SeongJae Park · 5 years ago
  99. 14ee5cfd kunit: Rename 'kunitconfig' to '.kunitconfig' by SeongJae Park · 5 years ago
  100. 609952c kunit: Place 'test.log' under the 'build_dir' by SeongJae Park · 5 years ago