summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/ucontext/makecontext.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-02Move feature macro before "config.h" includeSebastian Huber1-4/+5
This allows to use header includes in "config.h" to reduce the build configuration checks. Update #3818.
2018-12-20psxhdrs: Changing copyright license to BSD-2-ClauseJacob Shin1-11/+22
2018-12-06psxhdrs: Add POSIX API Signature Compliance Tests for ucontext.h (GCI 2018)Jacob Shin1-16/+25
2018-12-06psxhdrs:Add POSIX Conformance Test for fmtmsg.h (GCI 2018)Shashvat Jain1-17/+24
2018-12-06psxhdrs:Add POSIX Conformance Test for fmtmsg.h (GCI 2018)Shashvat Jain1-5/+6
Includes test fmtmsg which has been disabled due to the absence of header file fmtmsg.h . Updates #3639
2018-12-06psxhdrs: Add POSIX Conformance Tests for math.h (GCI 2018)Shashvat Jain1-7/+8
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