summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2026-03-17 19:09:29 +0100
committerJonathan Corbet <corbet@lwn.net>2026-03-22 15:02:29 -0600
commitbd167a2122600ac787913275ad1eb5dd38698d9f (patch)
treee395b6d8cd9f2b264ac9bb3acf904dc499211e31 /tools/lib/python
parent5f6fc8ed4933760c2bcddb86460fe45ada1b943c (diff)
unittests: add a runner to execute all unittests
We'll soon have multiple unit tests, add a runner that will discover all of them and execute all tests. It was opted to discover only files that starts with "test", as this way unittest discover won't try adding libraries or other stuff that might not contain unittest classes. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <2d9dd14f03d3d6394346fdaceeb3167d54d1dd0c.1773770483.git.mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions