aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_printf.c
diff options
context:
space:
mode:
authorDaniel Latypov <[email protected]>2021-02-06 00:08:53 +0000
committerShuah Khan <[email protected]>2021-02-08 23:10:00 +0000
commitd992880b3d265597c5a16af3775257999492e957 (patch)
treedfa85051d80c44cbb6423a0a4fe454cdd95a0e16 /lib/test_printf.c
parentkunit: add kunit.filter_glob cmdline option to filter suites (diff)
downloadkernel-d992880b3d265597c5a16af3775257999492e957.tar.gz
kernel-d992880b3d265597c5a16af3775257999492e957.zip
kunit: tool: add support for filtering suites by glob
This allows running different subsets of tests, e.g. $ ./tools/testing/kunit/kunit.py build $ ./tools/testing/kunit/kunit.py exec 'list*' $ ./tools/testing/kunit/kunit.py exec 'kunit*' This passes the "kunit_filter.glob" commandline option to the UML kernel, which currently only supports filtering by suite name. Signed-off-by: Daniel Latypov <[email protected]> Reviewed-by: Brendan Higgins <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'lib/test_printf.c')
0 files changed, 0 insertions, 0 deletions