summaryrefslogtreecommitdiff
path: root/tools/testing/kunit
AgeCommit message (Expand)Author
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-26kunit: tool: add missing test data file contentBrendan Higgins
2020-03-26kunit: subtests should be indented 4 spaces according to TAPAlan Maguire
2020-03-25kunit: kunit_tool: Allow .kunitconfig to disable config itemsDavid Gow
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-23kunit: add --make_optionsGreg Thelen
2020-03-20kunit: Run all KUnit tests through allyesconfigHeidi Fahim
2020-03-20kunit: kunit_parser: make parser more robustHeidi Fahim
2020-02-19kunit: run kunit_tool from any directoryHeidi Fahim
2020-02-19kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park
2019-12-09kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim
2019-10-07kunit: Fix '--build_dir' optionSeongJae Park
2019-09-30kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo