]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
test_bits: add tests for BIT_U*()
authorVincent Mailhol <mailhol.vincent@wanadoo.fr>
Tue, 25 Mar 2025 16:00:01 +0000 (01:00 +0900)
committerYury Norov <yury.norov@gmail.com>
Tue, 29 Apr 2025 19:58:38 +0000 (15:58 -0400)
commite289b488256107425591d8e6a402de8fcf6d088c
tree349b9e8807d07f23c7ee16c77b78c24d57d43528
parent0405eef6c3bc7d3322f8ceb11a25ad2bea5559f9
test_bits: add tests for BIT_U*()

Add some additional tests in lib/tests/test_bits.c to cover the
expected results of the fixed type BIT_U*() macros.

Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
lib/tests/test_bits.c