]> Git Repo - linux.git/commit
lib/test: introduce cpumask KUnit test suite
authorSander Vanheule <[email protected]>
Sat, 2 Jul 2022 16:08:26 +0000 (18:08 +0200)
committerakpm <[email protected]>
Mon, 18 Jul 2022 00:31:41 +0000 (17:31 -0700)
commitc41e8866c28c4d1a88a085fc3c3d6ba403510804
treeae5c83a2f40d28e5d58407da17f7a1ea06dc27b7
parentb81dce77cedcea6f00292f02d4b1ebbfc2c5988d
lib/test: introduce cpumask KUnit test suite

Add a basic suite of tests for cpumask, providing some tests for empty and
completely filled cpumasks.

Link: https://lkml.kernel.org/r/c96980ec35c3bd23f17c3374bf42c22971545e85.1656777646.git.sander@svanheule.net
Signed-off-by: Sander Vanheule <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Suggested-by: Yury Norov <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Marco Elver <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Valentin Schneider <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
lib/Kconfig.debug
lib/Makefile
lib/test_cpumask.c [new file with mode: 0644]
This page took 0.041539 seconds and 4 git commands to generate.