aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_bitmap.c
diff options
context:
space:
mode:
authorAlan Maguire <[email protected]>2020-01-06 22:28:22 +0000
committerShuah Khan <[email protected]>2020-01-09 23:43:40 +0000
commit9fe124bf1b7788058ecfe5778fea1660b01e3e9c (patch)
treeffe45322a0880039531b1af2d459f2513143d1bd /lib/test_bitmap.c
parentkunit: remove timeout dependence on sysctl_hung_task_timeout_seconds (diff)
downloadkernel-9fe124bf1b7788058ecfe5778fea1660b01e3e9c.tar.gz
kernel-9fe124bf1b7788058ecfe5778fea1660b01e3e9c.zip
kunit: allow kunit to be loaded as a module
Making kunit itself buildable as a module allows for "always-on" kunit configuration; specifying CONFIG_KUNIT=m means the module is built but only used when loaded. Kunit test modules will load kunit.ko as an implicit dependency, so simply running "modprobe my-kunit-tests" will load the tests along with the kunit module and run them. Co-developed-by: Knut Omang <[email protected]> Signed-off-by: Knut Omang <[email protected]> Signed-off-by: Alan Maguire <[email protected]> Reviewed-by: Brendan Higgins <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions