summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/math/fmaxl.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-05psxtests: Fix math function build warningsStephen Clark1-0/+3
Added conditionals to ensure that long double function tests were only built when newlib has long double math functions.
2018-12-13psxhdrs: Changed the Copyright license to BSD-2-Clause .Pritish Jain1-15/+26
The Copyright clause has been changed to BSD-2-Clause for all the tests in the header files math.h , utime.h , fmtmsg.h and sys/ipc.h .
2018-12-06psxhdrs: Add POSIX Conformance Tests for math.h (GCI 2018)Shashvat Jain1-7/+9
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.
2018-12-05psxhdrs: POSIX API Signature Compliance Tests for sys/utsname.h (GCI 2018)Jacob Shin1-5/+5
2018-12-04psxhdrs: Implement POSIX API Signature Compliance Tests for iconv.h (GCI 2018)Jacob Shin1-4/+7
2018-12-03psxhdrs: Implement POSIX API Signature Compliance Tests for fnmatch.h (GCI 2018)Jacob Shin1-14/+7
GCI Username: deuteriumoxide
2018-12-02psxhdrs:Add POSIX conformance test for utime.h (GCI 2018)Shashvat Jain1-15/+17
2018-11-27psxtests: add POSIX API signature compliance tests for dirent.h file (GCI 2018)Himanshu401-0/+39