summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-02Move feature macro before "config.h" includeSebastian Huber22-35/+56
2019-05-07psxhdrs: Add POSIX API Signature Compliance Tests for termios.hJacob Shin11-0/+549
2019-03-25psxhdrs/stdio/v*.c: Fix warnings in varargs testsJoel Sherrill8-16/+26
2019-02-12psxtests: Remove bogus fileSebastian Huber1-38/+0
2019-01-08psxhdrs: Add POSIX API Signature Compliance Tests for errno.hJacob Shin1-0/+44
2018-12-20psxhdrs: Changing copyright license to BSD-2-ClauseJacob Shin139-1535/+3062
2018-12-14psxhdrs: Update licenses to 2-Clause BSD (GCI 2018)Marçal Comajoan Cara12-132/+264
2018-12-14Some minor fix on psxhdrsHimanshu404-18/+4
2018-12-14psxhdrs: Changed the copyright license to BSD-2-Clause (GCI 2018)Himanshu40218-2663/+5067
2018-12-13psxhdrs: Changed the Copyright license to BSD-2-Clause .Pritish Jain195-2935/+5080
2018-12-13psxhdrs: Add POSIX API Signature Compliance Tests for sys/msg.h (GCI 2018)Jacob Shin4-0/+215
2018-12-13psxhdrs: Add POSIX API Signature Compliance Tests for sys/select.h (GCI 2018)Jacob Shin6-0/+297
2018-12-13psxhdrs: Add POSIX Signature Compliance Test for sys/shm.h (GCI 2018)ABR290B4-0/+147
2018-12-13POSIX Signature Compliance Test for utmpx.h (GCI2018)ABR290B6-0/+212
2018-12-13POSIX Signature Compliance Test for sys/statvfs.h (GCI 2018)ABR290B2-0/+74
2018-12-12psxhdrs: Add POSIX API Signature Compliance Tests for net/if.hJacob Shin4-0/+191
2018-12-11psxhdrs/: Changed boilerplate licenses to BSD-2 (GCI 2018)zehata187-2149/+4205
2018-12-11psxhdrs: POSIX API Signature Compliance Test for setjmp.h (GCI2018)ABR290B4-0/+141
2018-12-11psxhdrs: Implement POSIX API Signature Compliance Tests for poll.h (GCI 2018)Marçal Comajoan Cara1-0/+50
2018-12-11psxhdrs: Add POSIX Compliance Tests for wordexp.h (GCI 2018)Pritish Jain2-0/+99
2018-12-11psxhdrs: Fix compile errorsSebastian Huber8-16/+16
2018-12-10psxhdrs: Add POSIX API Signature Compliance Tests for pwd.h (GCI 2018)Himanshu407-0/+288
2018-12-10psxhdrs: Add POSIX API Signature Compliance Tests for fcntl.h (GCI 2018)Zenon4-0/+151
2018-12-10psxhdrs: Add POSIX API Signature Compliance Tests for sys/resource.h (GCI 2018)Jacob Shin5-0/+196
2018-12-09psxhdrs: Implement POSIX API Signature Compliance Tests for sys/times.h (GCI ...Marçal Comajoan Cara1-0/+37
2018-12-09psxhdrs: Add POSIX Conformance Test for sys/ipc.h (GCI 2018)Shashvat Jain1-0/+40
2018-12-09psxhdrs: Add POSIX API Signature Compliance Tests for sys/stat.h (GCI 2018)Jacob Shin16-0/+622
2018-12-09psxhdrs: Added POSIX API Signature Compliance Tests for threads.h (GCI 2018)Himanshu4025-0/+1044
2018-12-09psxhdrs: Add POSIX API Signature Compliance Tests for stdlib.h (GCI 2018)Jacob Shin65-0/+2398
2018-12-08psxhdrs: POSIX Signature Test for syslog.h (GCI2018)ABR290B4-0/+136
2018-12-08psxhdrs: added POSIX API Signature Compliance Tests for libgen.h (GCI 2018)Himanshu402-0/+76
2018-12-08psxhdrs: Added POSIX Compliance Test for wchar.h (GCI 2018)zehata82-0/+3190
2018-12-08Implement POSIX API Signature Compliance Tests for stddef.h (GCI 2018)Marçal Comajoan Cara1-0/+38
2018-12-08POSIX Signature Test for arpa/inet.h (GCI2018)ABR290B4-0/+156
2018-12-07psxhdrs: POSIX API Signature Compliance Tests for netdb.h (GCI 2018)Himanshu4025-0/+1001
2018-12-07Implement POSIX API Signature Compliance Tests for uchar.hMarçal Comajoan Cara4-0/+164
2018-12-06psxhdrs: Add POSIX API Signature Compliance Tests for ucontext.h (GCI 2018)Jacob Shin4-0/+192
2018-12-06Implement POSIX API Signature Compliance Tests for inttypes.hMarçal Comajoan Cara6-0/+235
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-0/+39
2018-12-06psxhdrs: Add POSIX API Signature Compliance Tests for string.h (GCI 2018)Himanshu4034-0/+1332
2018-12-06Added POSIX Compliance Test for <ctype.h> (GCI 2018)zehata30-0/+1096
2018-12-06psxhdrs: Add POSIX Conformance Tests for math.h (GCI 2018)Shashvat Jain193-0/+7305
2018-12-06POSIX Signature Test for fenv.h (GCI 2018)ABR290B11-0/+375
2018-12-06psxhdrs: Add POSIX API Signature Compliance Tests for wctype.h (GCI 2018)Jacob Shin36-0/+1341
2018-12-05POSIX Compliance Signature Test for glob.h (GCI 2018)ABR290B2-0/+79
2018-12-05Added POSIX Compliance Test for complex.h, and adding lines to define CYGWIN ...zehata66-0/+2528
2018-12-05psxhdrs: Add POSIX API Signature Compliance Tests for ftw.h (GCI 2018)Jacob Shin2-0/+91
2018-12-05psxhdrs: Fix spacingJoel Sherrill34-1070/+1070
2018-12-05psxhdrs/strings/strncasecmp_l.c: Fix warningJoel Sherrill1-1/+3