summaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/run_checks.py
Commit message (Expand)AuthorAgeFilesLines
* kunit: tool: undo type subscripts for subprocess.PopenDaniel Latypov2023-05-081-1/+1
* kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.pyDaniel Latypov2023-03-171-2/+2
* kunit: tool: add subscripts for type annotations where appropriateDaniel Latypov2023-03-171-1/+1
* kunit: tool: misc cleanupsDaniel Latypov2022-05-161-1/+1
* kunit: fix missing f in f-string in run_checks.pyDaniel Latypov2022-02-021-1/+1
* kunit: add run_checks.py script to validate kunit changesDaniel Latypov2021-12-131-0/+81