aboutsummaryrefslogtreecommitdiff
path: root/test/safe_math_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-03Update copyright yearMatt Caswell1-1/+1
2022-03-30Add a divide rounding up safe math function.Pauli1-36/+68
2021-11-12test: add unit tests for integer overflow helpersPauli1-0/+340