Skip to content
Commit d3c0ca49 authored by Sander Vanheule's avatar Sander Vanheule Committed by Yury Norov
Browse files

lib/test_cpumask: follow KUnit style guidelines



The cpumask test suite doesn't follow the KUnit style guidelines, as
laid out in Documentation/dev-tools/kunit/style.rst.  The file is
renamed to lib/cpumask_kunit.c to clearly distinguish it from other,
non-KUnit, tests.

Link: https://lore.kernel.org/lkml/346cb279-8e75-24b0-7d12-9803f2b41c73@riseup.net/
Suggested-by: default avatarMaíra Canal <mairacanal@riseup.net>
Signed-off-by: default avatarSander Vanheule <sander@svanheule.net>
Reviewed-by: default avatarMaíra Canal <mairacanal@riseup.net>
Reviewed-by: default avatarDavid Gow <davidgow@google.com>
Acked-by: default avatarYury Norov <yury.norov@gmail.com>
Signed-off-by: default avatarYury Norov <yury.norov@gmail.com>
parent fbbc94d8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment