summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-13posix: Add pthread_getname_np(), ...Sebastian Huber6-0/+134
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill1-3/+0
2017-01-11Add support for posix_devctl()Joel Sherrill9-0/+225
2016-12-12Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber1-2/+2
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber2-4/+4
2016-12-09score: Remove fatal is internal indicatorSebastian Huber3-10/+3
2016-11-23posix: Add self-contained pthread spinlockSebastian Huber11-417/+67
2016-11-23psxtests/psxkey08: Avoid rtems_semaphore_flush()Sebastian Huber2-48/+42
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber1-1/+2
2016-08-18psxtests: Adjust sporadic server testsSebastian Huber3-99/+64
2016-07-25posix: add clock_nanosleep and testsGedare Bloom2-0/+36
2016-06-28libcsupport: Add dummy for setgroups().Christian Mauderer2-0/+34
2016-06-24testsuites: Increase invalid priority valuesSebastian Huber1-1/+1
2016-06-22score: Introduce map priority scheduler operationSebastian Huber1-0/+4
2016-06-22posix: pthread_mutexattr_setprioceiling()Sebastian Huber2-13/+23
2016-06-16Add pthread_condattr_getclock() and pthread_condattr_setclock()Joel Sherrill6-1/+170
2016-06-15psxtests/psx12: Use and print proper rounded msSebastian Huber2-21/+26
2016-06-15posix: Fix poradic server initial CPU budgetSebastian Huber2-14/+107
2016-06-15psxtests/psx12: Use one file and simplifySebastian Huber5-134/+33
2016-06-13posix: Add pthread_setschedprio()Sebastian Huber1-0/+30
2016-06-13posix: Fix pthread_setschedparam()Sebastian Huber1-0/+54
2016-06-13posix: Fix pthread_getschedparam()Sebastian Huber1-0/+46
2016-05-26posix: Fix sem_init() with too large initial valueSebastian Huber1-0/+12
2016-05-26Fix semaphore post overflow statusSebastian Huber1-0/+34
2016-05-25posix: Fix pthread_spin_unlock() error statusSebastian Huber2-5/+11
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns1-3/+5
2016-05-24psxtests/psxmsgq01: Fix typoSebastian Huber1-1/+1
2016-05-24score: Fix blocking _CORE_message_queue_Submit()Sebastian Huber2-0/+78
2016-05-24psxtests/psxmsgq01: Enable test caseSebastian Huber2-5/+4
2016-05-20psxclassic01: Assume correct pthread_detach()Sebastian Huber2-10/+31
2016-05-18psxtests/psxualarm: Avoid output in signal handlerSebastian Huber2-14/+7
2016-05-17posix: Fix return states of pthread_kill()Sebastian Huber1-6/+2
2016-05-17psxtests/psxcancel: Add pthread_detach() testsSebastian Huber2-0/+87
2016-05-17psxtests/psxcancel: Add resource checkSebastian Huber1-8/+26
2016-05-17posix: Fix return status of pthread_cancel()Sebastian Huber1-2/+2
2016-05-04rtems: Remove task variablesSebastian Huber1-29/+0
2016-05-04confdefs.h: Fix named object size estimateSebastian Huber1-5/+5
2016-05-02posix: Simplify message queuesSebastian Huber2-6/+0
2016-04-21score: Simplify _Objects_Initialize_information()Sebastian Huber1-6/+2
2016-04-21posix: Avoid Giant lock for mutexesSebastian Huber3-1/+48
2016-04-21score: Fix _CORE_semaphore_Flush()Sebastian Huber1-1/+51
2016-04-14Add pthread_getconcurrency() and pthread_setconcurrency()Joel Sherrill9-1/+186
2016-04-14posix: Run key destructors during thread restartSebastian Huber2-13/+100
2016-03-22psxtests/psxobj01: Fix for RTEMS_DEBUGSebastian Huber1-0/+7
2016-03-18score: Add _Objects_Get_by_name()Sebastian Huber6-67/+62
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-1/+6
2016-02-22psxtests/psxualarm: Add test casesSebastian Huber1-38/+35
2016-02-22psxtests/psxalarm01: Add adjtime() test caseSebastian Huber1-29/+19
2016-01-26psxtests: Disable POSIX only psxcleanup02Sebastian Huber1-1/+1
2016-01-19psxtests: Fix link-time errorsSebastian Huber6-93/+2