summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* psxtests/Makefile.am: Disable tests which should not be built when POSIX is d...Joel Sherrill2017-04-251-2/+2
* rtems/inttypes.h: Add blksize_t and blkcnt_tJoel Sherrill2017-04-221-29/+1
* psxstrsignal01: Remove warningsJoel Sherrill2017-04-041-0/+4
* testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2017-04-042-34/+117
* psxstrsignal01: New testJoel Sherrill2017-03-156-1/+198
* psxtests: Fix warningsSebastian Huber2017-02-152-10/+9
* psxsem01: Fix warningSebastian Huber2017-02-141-1/+1
* Prefix confdefs.h internal def with an underscoreSebastian Huber2017-02-031-1/+1
* psxtests: Relax shared memory testsSebastian Huber2017-01-252-18/+24
* posix: shared memory supportGedare Bloom2017-01-1310-2/+297
* posix: move sys/mman.h to newlib and test it in psxhdrsGedare Bloom2017-01-1312-0/+322
* posix: Add pthread_getname_np(), ...Sebastian Huber2017-01-136-0/+134
* Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill2017-01-111-3/+0
* Add support for posix_devctl()Joel Sherrill2017-01-119-0/+225
* Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber2016-12-121-2/+2
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-122-4/+4
* score: Remove fatal is internal indicatorSebastian Huber2016-12-093-10/+3
* posix: Add self-contained pthread spinlockSebastian Huber2016-11-2311-417/+67
* psxtests/psxkey08: Avoid rtems_semaphore_flush()Sebastian Huber2016-11-232-48/+42
* termios: Use IMFS nodes for new Termios devicesSebastian Huber2016-09-191-1/+2
* psxtests: Adjust sporadic server testsSebastian Huber2016-08-183-99/+64
* posix: add clock_nanosleep and testsGedare Bloom2016-07-252-0/+36
* libcsupport: Add dummy for setgroups().Christian Mauderer2016-06-282-0/+34
* testsuites: Increase invalid priority valuesSebastian Huber2016-06-241-1/+1
* score: Introduce map priority scheduler operationSebastian Huber2016-06-221-0/+4
* posix: pthread_mutexattr_setprioceiling()Sebastian Huber2016-06-222-13/+23
* Add pthread_condattr_getclock() and pthread_condattr_setclock()Joel Sherrill2016-06-166-1/+170
* psxtests/psx12: Use and print proper rounded msSebastian Huber2016-06-152-21/+26
* posix: Fix poradic server initial CPU budgetSebastian Huber2016-06-152-14/+107
* psxtests/psx12: Use one file and simplifySebastian Huber2016-06-155-134/+33
* posix: Add pthread_setschedprio()Sebastian Huber2016-06-131-0/+30
* posix: Fix pthread_setschedparam()Sebastian Huber2016-06-131-0/+54
* posix: Fix pthread_getschedparam()Sebastian Huber2016-06-131-0/+46
* posix: Fix sem_init() with too large initial valueSebastian Huber2016-05-261-0/+12
* Fix semaphore post overflow statusSebastian Huber2016-05-261-0/+34
* posix: Fix pthread_spin_unlock() error statusSebastian Huber2016-05-252-5/+11
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-251-3/+5
* psxtests/psxmsgq01: Fix typoSebastian Huber2016-05-241-1/+1
* score: Fix blocking _CORE_message_queue_Submit()Sebastian Huber2016-05-242-0/+78
* psxtests/psxmsgq01: Enable test caseSebastian Huber2016-05-242-5/+4
* 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