summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* psxhdrs: Add POSIX Conformance Tests for math.h (GCI 2018)Shashvat Jain2018-12-06194-0/+7497
* POSIX Signature Test for fenv.h (GCI 2018)ABR290B2018-12-0612-6/+391
* psxhdrs: Add POSIX API Signature Compliance Tests for wctype.h (GCI 2018)Jacob Shin2018-12-0637-1/+1376
* POSIX Compliance Signature Test for glob.h (GCI 2018)ABR290B2018-12-053-0/+81
* Added POSIX Compliance Test for complex.h, and adding lines to define CYGWIN ...zehata2018-12-0567-1/+2595
* psxhdrs: Add POSIX API Signature Compliance Tests for ftw.h (GCI 2018)Jacob Shin2018-12-053-0/+93
* psxhdrs: Fix spacingJoel Sherrill2018-12-0534-1070/+1070
* psxhdrs/strings/strncasecmp_l.c: Fix warningJoel Sherrill2018-12-051-1/+3
* psxhdrs: added POSIX API Signature Compliance Tests for stdio.h File (GCI 2018)Himanshu402018-12-0572-0/+2850
* psxhdrs: POSIX API Signature Compliance Tests for sys/utsname.h (GCI 2018)Jacob Shin2018-12-052-1/+39
* psxhdrs: POSIX API Signature Compliance Tests for assert.h (GCI 2018)Jacob Shin2018-12-052-1/+37
* testsuites/psxtests/Makefile.am: Disable psxhdrs for dirfd.c and fdopendir.cJoel Sherrill2018-12-051-2/+2
* psxhdrs: Fix warningsJoel Sherrill2018-12-052-19/+20
* psxhdrs: Align the code properly to left hand marginHimanshu402018-12-0511-346/+310
* psxhdrs: POSIX API Signature Compliance Tests for langinfo.h (GCI 2018)Jacob Shin2018-12-053-1/+82
* psxhdrs: Implement POSIX API Signature Compliance Tests for monetary.h (GCI 2...Jacob Shin2018-12-043-2/+81
* psxhdrs: Fix warningsJoel Sherrill2018-12-044-36/+25
* psxhdrs: POSIX API Signature Compliance Tests for ulimit.h (GCI 2018)Jacob Shin2018-12-042-0/+41
* psxhdrs: Added POSIX Compliance Test fot sys/time.h (GCI 2018)zehata2018-12-046-1/+214
* psxhdrs: Implement POSIX API Signature Compliance Tests for iconv.h (GCI 2018)Jacob Shin2018-12-044-1/+121
* psxhdrs: Implement POSIX API Signature Compliance Tests for fnmatch.h (GCI 2018)Jacob Shin2018-12-032-1/+36
* psxhdrs: add POSIX API Signature Compliance Tests for regex.h (GCI 2018)Himanshu402018-12-035-1/+176
* psxhdrs:Add POSIX conformance test for utime.h (GCI 2018)Shashvat Jain2018-12-022-0/+42
* psxhdrs: add POSIX API Signature Compliance Tests for locale.h (GCI 2018)Himanshu402018-12-027-1/+246
* psxhdrs: add POSIX API Signature Compliance Tests for dlfcn.h File (GCI 2018)Himanshu402018-12-015-1/+163
* psxhdrs: add POSIX API signature tests for strings.h file (GCI 2018)Himanshu402018-12-0110-1/+361
* psxmsgq01/init.c: Disable signal usage when POSIX disabledJoel Sherrill2018-11-301-0/+2
* psxtests : Add POSIX API Signature Compliance Tests for semaphore.h (GCI 2018)Himanshu402018-11-2911-1/+461
* psxtests: add POSIX API signature compliance tests for mqueue.h file (GCI 2018)Himanshu402018-11-2811-1/+521
* psxtests: add POSIX API signature compliance tests for dirent.h file (GCI 2018)Himanshu402018-11-2712-1/+480
* psxtests/psxhdrs patch (GCI 2018)ABR290B2018-11-2566-662/+662
* testsuites/psxtests/psxhdrs: Fix comment so copyright block is separateJoel Sherrill2018-11-14140-184/+442
* posix: Enable more psxtests by defaultSebastian Huber2018-10-296-105/+12
* Support O_NOFOLLOW open() flagSebastian Huber2018-10-221-0/+67
* Support O_CLOEXEC open() flagSebastian Huber2018-10-221-4/+28
* psxreaddir: Adjust test due to opendir() changesSebastian Huber2018-10-221-0/+6
* Support O_DIRECTORY open() flagSebastian Huber2018-10-181-0/+25
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* posix: Remove static assertionSebastian Huber2018-10-091-0/+1
* tests: Use rtems_task_exit()Sebastian Huber2018-10-059-12/+12
* psxfile01: floating point context required when calling fprintfDaniel Hellstrom2018-08-241-0/+2
* psx13: floating point context required when calling fprintfDaniel Hellstrom2018-08-241-0/+2
* CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZESebastian Huber2018-08-081-0/+17
* tests: Remove CONFIGURE_MAXIMUM_DRIVERSSebastian Huber2018-08-071-2/+0
* psxthreadname01: Fix out of bounds memory accessSebastian Huber2018-07-241-6/+6
* psxtimer02: Fix parameter type castSebastian Huber2018-07-241-1/+1
* posix: Fix rwlock auto initializationSebastian Huber2018-07-163-0/+49
* Fix and extend error message in posix timer testMartin Erik Werner2018-05-301-2/+12
* tests: Remove configure feature checksSebastian Huber2018-05-0213-143/+3
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1