summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* psxclassic01: Assume correct pthread_detach()Sebastian Huber2016-05-202-10/+31
* psxtests/psxualarm: Avoid output in signal handlerSebastian Huber2016-05-182-14/+7
* posix: Fix return states of pthread_kill()Sebastian Huber2016-05-171-6/+2
* psxtests/psxcancel: Add pthread_detach() testsSebastian Huber2016-05-172-0/+87
* psxtests/psxcancel: Add resource checkSebastian Huber2016-05-171-8/+26
* posix: Fix return status of pthread_cancel()Sebastian Huber2016-05-171-2/+2
* rtems: Remove task variablesSebastian Huber2016-05-041-29/+0
* confdefs.h: Fix named object size estimateSebastian Huber2016-05-041-5/+5
* posix: Simplify message queuesSebastian Huber2016-05-022-6/+0
* score: Simplify _Objects_Initialize_information()Sebastian Huber2016-04-211-6/+2
* posix: Avoid Giant lock for mutexesSebastian Huber2016-04-213-1/+48
* score: Fix _CORE_semaphore_Flush()Sebastian Huber2016-04-211-1/+51
* Add pthread_getconcurrency() and pthread_setconcurrency()Joel Sherrill2016-04-149-1/+186
* posix: Run key destructors during thread restartSebastian Huber2016-04-142-13/+100
* psxtests/psxobj01: Fix for RTEMS_DEBUGSebastian Huber2016-03-221-0/+7
* score: Add _Objects_Get_by_name()Sebastian Huber2016-03-186-67/+62
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-1/+6
* psxtests/psxualarm: Add test casesSebastian Huber2016-02-221-38/+35
* psxtests/psxalarm01: Add adjtime() test caseSebastian Huber2016-02-221-29/+19
* psxtests: Disable POSIX only psxcleanup02Sebastian Huber2016-01-261-1/+1
* psxtests: Fix link-time errorsSebastian Huber2016-01-196-93/+2
* score: Add fatal errors for NULL entry init tasksSebastian Huber2016-01-081-2/+3
* Filesystem: Remove superfluous permission checksSebastian Huber2016-01-051-5/+0
* Remove H8300 portJoel Sherrill2016-01-041-1/+1
* psxtests/psxcleanup02: New testSebastian Huber2015-12-157-0/+159
* CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill2015-10-271-2/+2
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-3/+3
* posix: glibc compatibilitySebastian Huber2015-09-022-7/+7
* psxtests/psxcancel: Check return statusSebastian Huber2015-09-011-10/+24
* psxualarm: Avoid endless signal handlingSebastian Huber2015-05-191-2/+2
* Add test assertion for allocator mutex being unlockedJoel Sherrill2015-04-142-19/+0
* psxconfig01/init.c: Correct pointer/integer size warningJoel Sherrill2015-03-241-1/+1
* psxtests/psx15/init.c: Correct printf() warningJoel Sherrill2015-03-241-1/+3
* testsuites/psxtests/psxsignal03/init.c: Fix line wrapJoel Sherrill2015-03-221-1/+5
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-201-1/+1
* tests misc: Disable deprecated method usage warning when intentionalJoel Sherrill2015-03-171-4/+10
* libcsupport: Delete superfluous _gettimeofday()Sebastian Huber2015-03-101-7/+0
* sysconf: Add _SC_NPROCESSORS_(CONF|ONLN)Sebastian Huber2015-03-091-0/+9
* psxtests/psxclock01: use clock() and CLOCKS_PER_SECGedare Bloom2015-03-046-1/+95
* psxtests/psx05: Adjust test caseSebastian Huber2015-02-261-2/+2
* psxtests: add string param to printf. closes #2241Gedare Bloom2015-02-232-2/+2
* IMFS: Implement variable length node namesSebastian Huber2015-02-151-1/+5
* psxhdrs: Reorganize into subdirectories per .h file and rename filesJoel Sherrill2015-02-12142-454/+136
* psxhdrs: Remove test of pthread_attr_[gs]et_cputimeJoel Sherrill2015-02-123-84/+1
* psxhdrs: Add tests for <sys/socket.h> API complianceJoel Sherrill2015-02-1219-1/+620
* IMFS: Add fine grained configurationSebastian Huber2015-02-125-0/+10
* Filesystem: Simplify FIFO and pipe configurationSebastian Huber2015-02-092-2/+0
* IMFS: Replace node union with individual structSebastian Huber2015-01-274-112/+12
* psx07: Add missing parameter to printf() callJoel Sherrill2015-01-231-1/+1
* psxtests/psx07: Fix printf() statementSebastian Huber2015-01-231-1/+1