Skip to content
Commit 9ab61886 authored by Yu-Chun Lin's avatar Yu-Chun Lin Committed by Kees Cook
Browse files

lib/math: Add Kunit test suite for gcd()



Add a KUnit test suite for the gcd() function.
This test suite verifies the correctness of gcd() across various
scenarios, including edge cases.

Signed-off-by: default avatarYu-Chun Lin <eleanor15x@gmail.com>
Reviewed-by: default avatarKuan-Wei Chiu <visitorckw@gmail.com>
Link: https://lore.kernel.org/r/20250203075400.3431330-1-eleanor15x@gmail.com


Signed-off-by: default avatarKees Cook <kees@kernel.org>
parent 2be6ce9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment