summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/math/cbrtf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* psxhdrs: Add POSIX Conformance Tests for math.h (GCI 2018)Shashvat Jain2018-12-061-0/+38
Includes API tests for y0l, y1l, and ynl which are in glibc but not in POSIX or newlib. They are disabled until further investigation as to compatibility requirements are determined per the referenced ticket. Updates #3638.