summaryrefslogtreecommitdiff
path: root/lib/math/tests
AgeCommit message (Expand)AuthorFilesLines
2025-02-13lib/prime_numbers: convert self-test to KUnitTamir Duberstein2-0/+60
2025-02-13lib/math: Add Kunit test suite for gcd()Yu-Chun Lin2-0/+57
2025-02-11lib/math: Add int_log test suiteBruno Sobreira França2-0/+75
2025-02-11lib: math: Move KUnit tests into tests/ subdirLuis Felipe Hernandez2-2/+60
2025-01-13lib/math: add int_sqrt test suiteLuis Felipe Hernandez2-0/+67
2024-09-12lib/math: Add int_pow test suiteLuis Felipe Hernandez2-0/+55