summaryrefslogtreecommitdiff
path: root/test/fp.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* test/fp.c: Format with clang-formatJack Rosenthal2022-06-291-66/+59
* math: Introduce isnan and isinf functionsPatryk Duda2022-02-011-7/+64
* test: Crispen up fp host testEvan Green2021-08-021-13/+15
* math_util: fix incorrect int_sqrtf implementationTing Shen2021-01-271-0/+19
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* mag_cal: Support fixed-point calculation.Yilun Lin2018-10-041-0/+319