diff options
author | Sander Vanheule <sander@svanheule.net> | 2022-08-23 08:12:21 +0200 |
---|---|---|
committer | Yury Norov <yury.norov@gmail.com> | 2022-08-24 17:35:42 +0200 |
commit | d3c0ca4992cc21b0e1d7d8e530faa4ab16f8ec41 (patch) | |
tree | a20b9805149fa58bd2e3220ca4829b7b85919272 /crypto | |
parent | lib/test_cpumask: fix cpu_possible_mask last test (diff) | |
download | linux-d3c0ca4992cc21b0e1d7d8e530faa4ab16f8ec41.tar.xz linux-d3c0ca4992cc21b0e1d7d8e530faa4ab16f8ec41.zip |
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: Maíra Canal <mairacanal@riseup.net>
Signed-off-by: Sander Vanheule <sander@svanheule.net>
Reviewed-by: Maíra Canal <mairacanal@riseup.net>
Reviewed-by: David Gow <davidgow@google.com>
Acked-by: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions