summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-06psxhdrs: Add POSIX Conformance Tests for math.h (GCI 2018)Shashvat Jain194-0/+7497
2018-12-06POSIX Signature Test for fenv.h (GCI 2018)ABR290B12-6/+391
2018-12-06psxhdrs: Add POSIX API Signature Compliance Tests for wctype.h (GCI 2018)Jacob Shin37-1/+1376
2018-12-05POSIX Compliance Signature Test for glob.h (GCI 2018)ABR290B3-0/+81
2018-12-05Added POSIX Compliance Test for complex.h, and adding lines to define CYGWIN ...zehata67-1/+2595
2018-12-05psxhdrs: Add POSIX API Signature Compliance Tests for ftw.h (GCI 2018)Jacob Shin3-0/+93
2018-12-05psxhdrs: Fix spacingJoel Sherrill34-1070/+1070
2018-12-05psxhdrs/strings/strncasecmp_l.c: Fix warningJoel Sherrill1-1/+3
2018-12-05psxhdrs: added POSIX API Signature Compliance Tests for stdio.h File (GCI 2018)Himanshu4072-0/+2850
2018-12-05psxhdrs: POSIX API Signature Compliance Tests for sys/utsname.h (GCI 2018)Jacob Shin2-1/+39
2018-12-05psxhdrs: POSIX API Signature Compliance Tests for assert.h (GCI 2018)Jacob Shin2-1/+37
2018-12-05testsuites/psxtests/Makefile.am: Disable psxhdrs for dirfd.c and fdopendir.cJoel Sherrill1-2/+2
2018-12-05psxhdrs: Fix warningsJoel Sherrill2-19/+20
2018-12-05psxhdrs: Align the code properly to left hand marginHimanshu4011-346/+310
2018-12-05psxhdrs: POSIX API Signature Compliance Tests for langinfo.h (GCI 2018)Jacob Shin3-1/+82
2018-12-04psxhdrs: Implement POSIX API Signature Compliance Tests for monetary.h (GCI 2...Jacob Shin3-2/+81
2018-12-04psxhdrs: Fix warningsJoel Sherrill4-36/+25
2018-12-04psxhdrs: POSIX API Signature Compliance Tests for ulimit.h (GCI 2018)Jacob Shin2-0/+41
2018-12-04psxhdrs: Added POSIX Compliance Test fot sys/time.h (GCI 2018)zehata6-1/+214
2018-12-04psxhdrs: Implement POSIX API Signature Compliance Tests for iconv.h (GCI 2018)Jacob Shin4-1/+121
2018-12-03psxhdrs: Implement POSIX API Signature Compliance Tests for fnmatch.h (GCI 2018)Jacob Shin2-1/+36
2018-12-03psxhdrs: add POSIX API Signature Compliance Tests for regex.h (GCI 2018)Himanshu405-1/+176
2018-12-02psxhdrs:Add POSIX conformance test for utime.h (GCI 2018)Shashvat Jain2-0/+42
2018-12-02psxhdrs: add POSIX API Signature Compliance Tests for locale.h (GCI 2018)Himanshu407-1/+246
2018-12-01psxhdrs: add POSIX API Signature Compliance Tests for dlfcn.h File (GCI 2018)Himanshu405-1/+163
2018-12-01psxhdrs: add POSIX API signature tests for strings.h file (GCI 2018)Himanshu4010-1/+361
2018-11-30psxmsgq01/init.c: Disable signal usage when POSIX disabledJoel Sherrill1-0/+2
2018-11-29psxtests : Add POSIX API Signature Compliance Tests for semaphore.h (GCI 2018)Himanshu4011-1/+461
2018-11-28psxtests: add POSIX API signature compliance tests for mqueue.h file (GCI 2018)Himanshu4011-1/+521
2018-11-27psxtests: add POSIX API signature compliance tests for dirent.h file (GCI 2018)Himanshu4012-1/+480
2018-11-25psxtests/psxhdrs patch (GCI 2018)ABR290B66-662/+662
2018-11-14testsuites/psxtests/psxhdrs: Fix comment so copyright block is separateJoel Sherrill140-184/+442
2018-10-29posix: Enable more psxtests by defaultSebastian Huber6-105/+12
2018-10-22Support O_NOFOLLOW open() flagSebastian Huber1-0/+67
2018-10-22Support O_CLOEXEC open() flagSebastian Huber1-4/+28
2018-10-22psxreaddir: Adjust test due to opendir() changesSebastian Huber1-0/+6
2018-10-18Support O_DIRECTORY open() flagSebastian Huber1-0/+25
2018-10-10build: Remove local.amSebastian Huber1-1/+0
2018-10-09posix: Remove static assertionSebastian Huber1-0/+1
2018-10-05tests: Use rtems_task_exit()Sebastian Huber9-12/+12
2018-08-24psxfile01: floating point context required when calling fprintfDaniel Hellstrom1-0/+2
2018-08-24psx13: floating point context required when calling fprintfDaniel Hellstrom1-0/+2
2018-08-08CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZESebastian Huber1-0/+17
2018-08-07tests: Remove CONFIGURE_MAXIMUM_DRIVERSSebastian Huber1-2/+0
2018-07-24psxthreadname01: Fix out of bounds memory accessSebastian Huber1-6/+6
2018-07-24psxtimer02: Fix parameter type castSebastian Huber1-1/+1
2018-07-16posix: Fix rwlock auto initializationSebastian Huber3-0/+49
2018-05-30Fix and extend error message in posix timer testMartin Erik Werner1-2/+12
2018-05-02tests: Remove configure feature checksSebastian Huber13-143/+3
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1