summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* psxonce01: Add call counter to check if init function has been called.Christian Mauderer2014-03-191-13/+14
* psxtests: move pthread_once tests into an extra test.Christian Mauderer2014-03-1911-44/+152
* posix: Use interal mutex for once implementationSebastian Huber2014-03-191-2/+1
* psxtests/psxkey07: Do not allocate task IDsSebastian Huber2014-03-121-5/+4
* psxtests/psxkey07: Limit workspace sizeSebastian Huber2014-03-121-0/+8
* psxtests/psxkey07: Account for RTEMS_TOO_MANYSebastian Huber2014-03-121-2/+3
* psxtests/psxkey08: Limit workspace sizeSebastian Huber2014-03-121-3/+9
* psxtests/psxkey08: Do not allocate task IDsSebastian Huber2014-03-121-4/+3
* POSIX keys now enabled in all configurations.Joel Sherrill2014-03-0723-355/+378
* Remove trailing whitespace in previous patchesJennifer Averett2014-03-072-10/+10
* psxtests: Added test for pthread_getattr_np().Jennifer Averett2014-03-076-1/+261
* psxtests: Correct bug in check of affinity support in newlib.Jennifer Averett2014-02-171-6/+16
* score: Change debug helper functionsSebastian Huber2014-02-121-2/+2
* testsuite/psx13: Add linefeed to end of test message.Chris Johns2014-01-191-2/+2
* psximfs02: Clean up outputJoel Sherrill2014-01-072-3/+4
* psxtime: Added doc file.Shaily Sangwan2014-01-031-0/+24
* pskey09, sp17: documentation cleanup.Mandar Juvekar2014-01-031-6/+7
* psx03: Add doc fileRishi Sharma2013-12-261-0/+27
* psxtests/psx14: Add doc fileMandar Juvekar2013-12-241-0/+28
* psxtests/psxfatal01: add doc fileMandar Juvekar2013-12-201-0/+18
* libcsupport: Accept NULL for zero-length entriesSebastian Huber2013-12-201-2/+2
* libcsupport: Add and use rtems_libio_iovec_eval()Sebastian Huber2013-12-202-6/+35
* psxtests: add psxcleanup/psxcleanup.docAnukul Sangwan2013-12-181-0/+18
* psxtests/configure.ac: Probe for SMP affinity methodsJoel Sherrill2013-12-131-0/+21
* psxsignal06: Fix bug where mutex not locked and add EPERM error checkJoel Sherrill2013-12-101-1/+4
* psxtmcond01: Fix bug where mutex not locked and add EPERM error checkJoel Sherrill2013-12-103-4/+20
* posix: Use cleanup contexts on the stackSebastian Huber2013-12-021-7/+0
* psx07.doc: New fileAnnelies Odermann2013-11-302-1/+77
* fixed psxtmthread02 test, updated .csv to be in sync and added test .docsDaniel Ramirez2013-11-301-0/+21
* psxtests: add documentation for psx05Chirayu Desai2013-11-292-1/+39
* psxtests: Add test document file to psx06.Steven Kou2013-11-271-0/+34
* psxtests: Add test document file to psx09.Steven Kou2013-11-251-0/+25
* psxtests: Add test document file to psx08.Steven Kou2013-11-251-0/+28
* psxtests: add psx01/psx01.docAnnelies Odermann2013-11-221-0/+36
* Misc tests: Fix scn files and adjust outputJoel Sherrill2013-11-184-23/+105
* psxtests/psxfile01: Fix according to POSIXSebastian Huber2013-09-131-4/+4
* posix: Add and use _POSIX_signals_Acquire()Sebastian Huber2013-08-271-1/+2
* psxtests/psxfatal0[12]: Update due to API changesSebastian Huber2013-08-232-4/+8
* posix: Update to the pthread_once changes.Chris Johns2013-08-232-12/+32
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-084-5/+0
* psxtests/psx14: Include missing header fileSebastian Huber2013-08-061-0/+1
* Unlimited objects support for POSIX keysZhongwei Yao2013-08-0632-5/+1337
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-013-3/+3
* score: Add and use _Thread_Update_cpu_time_used()Sebastian Huber2013-08-011-4/+5
* score: Merge tod implementation into one fileSebastian Huber2013-07-263-0/+6
* score: Create object implementation headerSebastian Huber2013-07-261-1/+2
* score: Create stack implementation headerSebastian Huber2013-07-232-2/+4
* posix: Create timer implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-222-2/+2
* posix: Create priority implementation headerSebastian Huber2013-07-221-1/+0