summaryrefslogtreecommitdiff
path: root/tools/testing/kunit/run_checks.py
AgeCommit message (Expand)AuthorFilesLines
2023-05-08kunit: tool: undo type subscripts for subprocess.PopenDaniel Latypov1-1/+1
2023-03-17kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.pyDaniel Latypov1-2/+2
2023-03-17kunit: tool: add subscripts for type annotations where appropriateDaniel Latypov1-1/+1
2022-05-16kunit: tool: misc cleanupsDaniel Latypov1-1/+1
2022-02-02kunit: fix missing f in f-string in run_checks.pyDaniel Latypov1-1/+1
2021-12-13kunit: add run_checks.py script to validate kunit changesDaniel Latypov1-0/+81