summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* psxhdrs: added POSIX API Signature Compliance Tests for stdio.h File (GCI 2018)Himanshu402018-12-0571-0/+2778
|
* psxhdrs: POSIX API Signature Compliance Tests for sys/utsname.h (GCI 2018)Jacob Shin2018-12-051-0/+37
|
* psxhdrs: POSIX API Signature Compliance Tests for assert.h (GCI 2018)Jacob Shin2018-12-051-0/+35
|
* 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-052-0/+79
|
* psxhdrs: Implement POSIX API Signature Compliance Tests for monetary.h (GCI ↵Jacob Shin2018-12-042-0/+78
| | | | 2018)
* psxhdrs: Fix warningsJoel Sherrill2018-12-044-36/+25
|
* psxhdrs: POSIX API Signature Compliance Tests for ulimit.h (GCI 2018)Jacob Shin2018-12-041-0/+37
|
* psxhdrs: Added POSIX Compliance Test fot sys/time.h (GCI 2018)zehata2018-12-045-0/+207
|
* psxhdrs: Implement POSIX API Signature Compliance Tests for iconv.h (GCI 2018)Jacob Shin2018-12-043-0/+117
|
* psxhdrs: Implement POSIX API Signature Compliance Tests for fnmatch.h (GCI 2018)Jacob Shin2018-12-031-0/+34
| | | | GCI Username: deuteriumoxide
* psxhdrs: add POSIX API Signature Compliance Tests for regex.h (GCI 2018)Himanshu402018-12-034-0/+171
|
* psxhdrs:Add POSIX conformance test for utime.h (GCI 2018)Shashvat Jain2018-12-021-0/+41
|
* psxhdrs: add POSIX API Signature Compliance Tests for locale.h (GCI 2018)Himanshu402018-12-026-0/+239
|
* psxhdrs: add POSIX API Signature Compliance Tests for dlfcn.h File (GCI 2018)Himanshu402018-12-014-0/+158
|
* psxhdrs: add POSIX API signature tests for strings.h file (GCI 2018)Himanshu402018-12-019-0/+351
|
* psxtests : Add POSIX API Signature Compliance Tests for semaphore.h (GCI 2018)Himanshu402018-11-2910-0/+450
|
* psxtests: add POSIX API signature compliance tests for mqueue.h file (GCI 2018)Himanshu402018-11-2810-0/+510
|
* psxtests: add POSIX API signature compliance tests for dirent.h file (GCI 2018)Himanshu402018-11-2711-0/+468
|
* 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
|
* tests: Remove configure feature checksSebastian Huber2018-05-024-8/+0
| | | | Update #3409.
* testsuite/psxtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-182/+0
| | | | | | This change is part of the testsuite Makefile.am reorganization. Update #3382
* Avoid Newlib-specific _EXFUN()Sebastian Huber2018-01-291-5/+1
|
* posix: move sys/mman.h to newlib and test it in psxhdrsGedare Bloom2017-01-1312-0/+322
|
* Add support for posix_devctl()Joel Sherrill2017-01-112-0/+40
|
* posix: add clock_nanosleep and testsGedare Bloom2016-07-252-0/+36
| | | | updates #2732
* libcsupport: Add dummy for setgroups().Christian Mauderer2016-06-282-0/+34
| | | | | The dummy for setgroups() allows applications using it to build (for example civetweb webserver).
* Add pthread_getconcurrency() and pthread_setconcurrency()Joel Sherrill2016-04-143-0/+73
| | | | | | | | | This is the very simple implementation specified by the Open Group for implementations with 1:1 kernel thread to user thread mappings. http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_getconcurrency.html updates #2680.
* psxtests: Fix link-time errorsSebastian Huber2016-01-193-79/+0
| | | | | | | Fix link-time errors introduced by e39cdb875ce7458787b0be173f2f7893a774a673. Update #2531.
* psxhdrs: Reorganize into subdirectories per .h file and rename filesJoel Sherrill2015-02-12142-454/+136
| | | | | This is a better organization and makes it clearer which file is testing which method from which header file.
* psxhdrs: Remove test of pthread_attr_[gs]et_cputimeJoel Sherrill2015-02-123-84/+1
| | | | | | | These methods are no longer in the tree and the API tests should have been removed. closes 1981
* psxhdrs: Add tests for <sys/socket.h> API complianceJoel Sherrill2015-02-1218-0/+616
|
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-21143-143/+143
|
* psxtests/psxhdrs: Fix cleanup push/pop testSebastian Huber2013-07-053-29/+3
| | | | | The pthread_cleanup_push() and pthread_cleanup_pop() statements must appear as a pair in the same lexical scope as required by POSIX.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-11145-292/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+4
| | | | | See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
* Remove CVS-Ids.Ralf Corsépius2012-05-041-4/+0
|
* Remove all .cvsignore files.Joel Sherrill2012-02-011-2/+0
|
* Whitespace fixes.Ralf Corsepius2011-10-172-2/+2
|
* 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-1736-72/+144
| | | | | | | | | | | | | | | | * psxhdrs/pthread01.c, psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c, psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c, psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c, psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c, psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c, psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c, psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c, psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c, psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread34.c, psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/pthread37.c, psxhdrs/pthread38.c, psxhdrs/pthread39.c, psxhdrs/pthread40.c: Let test() return values (avoid warnings).
* 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-1710-20/+40
| | | | | | | * psxhdrs/cond01.c, psxhdrs/cond02.c, psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c, psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c, psxhdrs/cond09.c, psxhdrs/cond10.c: Let test() return values (avoid warnings).
* 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-1716-32/+64
| | | | | | | | | * psxhdrs/mutex01.c, psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c, psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c, psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c, psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c, psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c: Let test() return values (avoid warnings).
* 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-1714-28/+56
| | | | | | | | | * psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c, psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c, psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c, psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c, psxhdrs/proc13.c, psxhdrs/proc14.c: Let test() return values (avoid warnings).
* Remove whitespaces.Ralf Corsepius2011-10-1710-10/+10
|
* 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-178-16/+32
| | | | | | | * psxhdrs/sched01.c, psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c, psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c, psxhdrs/sched08.c: Let test() return values (avoid warnings).
* 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-1723-47/+93
| | | | | | | | | | | | * psxhdrs/signal01.c, psxhdrs/signal02.c, psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c, psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c, psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c, psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c, psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c, psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c, psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c: Let test() return values (avoid warnings).
* 2011-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-154-8/+16
| | | | | * psxhdrs/key01.c, psxhdrs/key02.c, psxhdrs/key03.c, psxhdrs/key04.c: Let test() return values (avoid warnings).
* 2011-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-156-12/+24
| | | | | | * psxhdrs/clock01.c, psxhdrs/clock02.c, psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c, psxhdrs/clock06.c: Let test() return values (avoid warnings).