aboutsummaryrefslogtreecommitdiff
path: root/lib/math/test_mul_u64_u64_div_u64.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-20lib: test_mul_u64_u64_div_u64(): test the 32bit code on 64bitDavid Laight1-0/+29
2025-11-20lib: test_mul_u64_u64_div_u64(): test both generic and arch versionsDavid Laight1-7/+45
2025-11-20lib: add tests for mul_u64_u64_div_u64_roundup()David Laight1-49/+73
2024-09-01mul_u64_u64_div_u64: basic sanity testNicolas Pitre1-0/+99