summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-25psxtests/Makefile.am: Disable tests which should not be built when POSIX is d...Joel Sherrill1-2/+2
2017-04-22rtems/inttypes.h: Add blksize_t and blkcnt_tJoel Sherrill1-29/+1
2017-04-04psxstrsignal01: Remove warningsJoel Sherrill1-0/+4
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2-34/+117
2017-03-15psxstrsignal01: New testJoel Sherrill6-1/+198
2017-02-15psxtests: Fix warningsSebastian Huber2-10/+9
2017-02-14psxsem01: Fix warningSebastian Huber1-1/+1
2017-02-03Prefix confdefs.h internal def with an underscoreSebastian Huber1-1/+1
2017-01-25psxtests: Relax shared memory testsSebastian Huber2-18/+24
2017-01-13posix: shared memory supportGedare Bloom10-2/+297
2017-01-13posix: move sys/mman.h to newlib and test it in psxhdrsGedare Bloom12-0/+322
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