summaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit
AgeCommit message (Expand)AuthorLines
2021-04-27Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+11
2021-04-02kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragmentDaniel Latypov-1/+11
2021-03-11kunit: tool: Disable PAGE_POISONING under --alltestsDavid Gow-0/+2
2021-03-11kunit: tool: Fix a python tuple typing errorDavid Gow-1/+1
2021-02-08kunit: tool: fix unintentional statefulness in run_kernel()Daniel Latypov-1/+3
2021-02-08kunit: tool: add support for filtering suites by globDaniel Latypov-12/+28
2021-02-08kunit: make kunit_tool accept optional path to .kunitconfig fragmentDaniel Latypov-7/+46
2021-02-08kunit: tool: simplify kconfig is_subset_of() logicDaniel Latypov-7/+6
2021-02-08minor: kunit: tool: fix unit test so it can run from non-root dirDaniel Latypov-36/+24
2021-02-08kunit: tool: use `with open()` in unit testDaniel Latypov-19/+14
2021-02-08kunit: tool: stop using bare asserts in unit testDaniel Latypov-26/+24
2021-02-08kunit: tool: fix unit test cleanup handlingDaniel Latypov-8/+6
2021-01-15kunit: tool: move kunitconfig parsing into __init__, make it optionalDaniel Latypov-28/+17
2021-01-15kunit: tool: fix minor typing issue with None statusDaniel Latypov-9/+8
2021-01-15kunit: tool: surface and address more typing issuesDaniel Latypov-52/+54
2021-01-15kunit: tool: Fix spelling of "diagnostic" in kunit_parserDavid Gow-12/+12
2021-01-04kunit: tool: Force the use of the 'tty' console for UMLDavid Gow-1/+1
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+2
2020-12-08tweewide: Fix most Shebang linesFinn Behrens-2/+2
2020-12-01kunit: kunit_tool: Correctly parse diagnostic messagesDavid Gow-3/+4
2020-11-30kunit: Introduce get_file_path() helperAndy Shevchenko-15/+9
2020-11-10kunit: tool: fix extra trailing \n in raw + parsed test outputDaniel Latypov-3/+4
2020-11-10kunit: tool: print out stderr from make (like build warnings)Daniel Latypov-4/+9
2020-11-10kunit: Do not pollute source directory with generated files (test.log)Andy Shevchenko-3/+11
2020-11-10kunit: Do not pollute source directory with generated files (.kunitconfig)Andy Shevchenko-18/+31
2020-11-10kunit: tool: fix pre-existing python type annotation errorsDaniel Latypov-7/+7
2020-11-10kunit: Fix kunit.py parse subcommand (use null build_dir)David Gow-1/+1
2020-11-10kunit: tool: unmark test_data as binary blobsBrendan Higgins-1/+0
2020-10-26kunit: tools: fix kunit_tool tests for parsing test plansBrendan Higgins-12/+36
2020-10-26kunit: Don't fail test suites if one of them is emptyAndy Shevchenko-1/+1
2020-10-26kunit: Fix kunit.py --raw_output optionDavid Gow-1/+0
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-14/+65
2020-10-09kunit: test: add test plan to KUnit TAP formatBrendan Higgins-14/+65
2020-10-09kunit: tool: fix display of make errorsDaniel Latypov-6/+6
2020-10-02kunit: tool: handle when .kunit exists but .kunitconfig does notBrendan Higgins-4/+8
2020-09-23kunit: tool: fix --alltests flagBrendan Higgins-5/+11
2020-08-31kunit: tool: allow generating test results in JSONHeidi Fahim-6/+125
2020-08-31kunit: tool: fix running kunit_tool from outside kernel treeBrendan Higgins-8/+5
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-34/+10
2020-07-17kunit: tool: fix improper treatment of file locationBrendan Higgins-26/+2
2020-07-17kunit: tool: fix broken default args in unit testsBrendan Higgins-5/+5
2020-07-17kunit: capture stderr on all make subprocess callsWill Chen-3/+3
2020-06-26kunit: kunit_tool: Fix invalid result when build failsDavid Gow-1/+3
2020-06-26kunit: show error if kunit results are not presentUriel Guajardo-4/+15
2020-06-26kunit: kunit_config: Fix parsing of CONFIG options with spaceRikard Falkeborn-1/+1
2020-06-01kunit: Fix TabError, remove defconfig code and handle when there is no kunitc...Vitor Massaru Iha-9/+18
2020-05-22kunit: use KUnit defconfig by defaultVitor Massaru Iha-11/+3
2020-05-22kunit: use --build_dir=.kunit as defaultVitor Massaru Iha-7/+6
2020-05-11kunit: kunit_tool: Separate out config/build/exec/parseDavid Gow-60/+296
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1