summaryrefslogtreecommitdiffstats
path: root/test/safe_math_test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesTomas Mraz2024-09-051-1/+1
* Remove trailing whitespaceDimitri Papadopoulos2024-07-221-2/+2
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Add a divide rounding up safe math function.Pauli2022-03-301-36/+68
* test: add unit tests for integer overflow helpersPauli2021-11-121-0/+340