summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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