summaryrefslogtreecommitdiffstats
path: root/lib/math/test_div64.c
AgeCommit message (Expand)AuthorLines
2024-10-28lib/math/test_div64: add some edge cases relevant to __div64_const32()Nicolas Pitre-2/+83
2021-04-23lib/math/test_div64: Correct the spelling of "dividend"Maciej W. Rozycki-19/+19
2021-04-21lib/math/test_div64: Fix error message formattingMaciej W. Rozycki-1/+1
2021-04-21lib/math: Add a `do_div' test moduleMaciej W. Rozycki-0/+249