summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-0/+9
2014-03-31score: Fix thread restart extensions contextSebastian Huber1-3/+84
2014-03-31tests/fatal: Fix test namesSebastian Huber1-1/+1
2014-03-31psxtests/psxconfig01: Fix for POSIX keys configSebastian Huber1-1/+1
2014-03-27privateenv: Use POSIX keys instead of task variables.Christian Mauderer2-0/+4
2014-03-25tests: Produce proper begin/end messagesSebastian Huber1-3/+3
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber131-190/+543
2014-03-25tests: Use rtems_status_text()Sebastian Huber1-29/+1
2014-03-24posix: Prevent pthread_setspecific from returning EAGAIN.Christian Mauderer3-0/+11
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns354-354/+354
2014-03-19psxonce01: Add call counter to check if init function has been called.Christian Mauderer1-13/+14
2014-03-19psxtests: move pthread_once tests into an extra test.Christian Mauderer11-44/+152
2014-03-19posix: Use interal mutex for once implementationSebastian Huber1-2/+1
2014-03-12psxtests/psxkey07: Do not allocate task IDsSebastian Huber1-5/+4
2014-03-12psxtests/psxkey07: Limit workspace sizeSebastian Huber1-0/+8
2014-03-12psxtests/psxkey07: Account for RTEMS_TOO_MANYSebastian Huber1-2/+3
2014-03-12psxtests/psxkey08: Limit workspace sizeSebastian Huber1-3/+9
2014-03-12psxtests/psxkey08: Do not allocate task IDsSebastian Huber1-4/+3
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill23-355/+378
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett2-10/+10
2014-03-07psxtests: Added test for pthread_getattr_np().Jennifer Averett6-1/+261
2014-02-17psxtests: Correct bug in check of affinity support in newlib.Jennifer Averett1-6/+16
2014-02-12score: Change debug helper functionsSebastian Huber1-2/+2
2014-01-19testsuite/psx13: Add linefeed to end of test message.Chris Johns1-2/+2
2014-01-07psximfs02: Clean up outputJoel Sherrill2-3/+4
2014-01-03psxtime: Added doc file.Shaily Sangwan1-0/+24
2014-01-03pskey09, sp17: documentation cleanup.Mandar Juvekar1-6/+7
2013-12-26psx03: Add doc fileRishi Sharma1-0/+27
2013-12-24psxtests/psx14: Add doc fileMandar Juvekar1-0/+28
2013-12-20psxtests/psxfatal01: add doc fileMandar Juvekar1-0/+18
2013-12-20libcsupport: Accept NULL for zero-length entriesSebastian Huber1-2/+2
2013-12-20libcsupport: Add and use rtems_libio_iovec_eval()Sebastian Huber2-6/+35
2013-12-18psxtests: add psxcleanup/psxcleanup.docAnukul Sangwan1-0/+18
2013-12-13psxtests/configure.ac: Probe for SMP affinity methodsJoel Sherrill1-0/+21
2013-12-10psxsignal06: Fix bug where mutex not locked and add EPERM error checkJoel Sherrill1-1/+4
2013-12-10psxtmcond01: Fix bug where mutex not locked and add EPERM error checkJoel Sherrill3-4/+20
2013-12-02posix: Use cleanup contexts on the stackSebastian Huber1-7/+0
2013-11-30psx07.doc: New fileAnnelies Odermann2-1/+77
2013-11-30fixed psxtmthread02 test, updated .csv to be in sync and added test .docsDaniel Ramirez1-0/+21
2013-11-29psxtests: add documentation for psx05Chirayu Desai2-1/+39
2013-11-27psxtests: Add test document file to psx06.Steven Kou1-0/+34
2013-11-25psxtests: Add test document file to psx09.Steven Kou1-0/+25
2013-11-25psxtests: Add test document file to psx08.Steven Kou1-0/+28
2013-11-22psxtests: add psx01/psx01.docAnnelies Odermann1-0/+36
2013-11-18Misc tests: Fix scn files and adjust outputJoel Sherrill4-23/+105
2013-09-13psxtests/psxfile01: Fix according to POSIXSebastian Huber1-4/+4
2013-08-27posix: Add and use _POSIX_signals_Acquire()Sebastian Huber1-1/+2
2013-08-23psxtests/psxfatal0[12]: Update due to API changesSebastian Huber2-4/+8
2013-08-23posix: Update to the pthread_once changes.Chris Johns2-12/+32
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber4-5/+0