summaryrefslogtreecommitdiff
path: root/tools/testing/kunit/kunit_config.py
AgeCommit message (Expand)Author
2021-06-11kunit: tool: add support for QEMUBrendan Higgins
2021-03-11kunit: tool: Fix a python tuple typing errorDavid Gow
2021-02-08kunit: tool: simplify kconfig is_subset_of() logicDaniel Latypov
2021-01-15kunit: tool: surface and address more typing issuesDaniel Latypov
2020-06-26kunit: kunit_config: Fix parsing of CONFIG options with spaceRikard Falkeborn
2020-03-25kunit: kunit_tool: Allow .kunitconfig to disable config itemsDavid Gow
2019-09-30kunit: tool: add Python wrappers for running KUnit testsFelix Guo