source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @195d412   05/02/16 12:49:33 Christian.Mauderer libnetworking: Add minimal getnameinfo() This implementation just … 5
(edit) @187a0744   05/02/16 12:49:35 Christian.Mauderer libcsupport: Add dummy for setgroups(). The dummy for setgroups() … 5
(edit) @254dc82   06/24/16 09:22:03 Sebastian Huber score: Change Priority_Control to 64-bit A 32-bit Priority_Control … 5
(edit) @9f61ad60   06/23/16 11:43:38 Sebastian Huber testsuites: Increase invalid priority values Increase the invalid … 5
(edit) @50a56dff   06/24/16 09:16:35 Sebastian Huber score: Move SCHEDULER_EDF_PRIO_MSB This is an implementation detail … 5
(edit) @b364d38   06/24/16 06:26:55 Sebastian Huber sptests/spintrcritical23: Explicity set scheduler This test uses … 5
(edit) @b679b492   06/23/16 07:09:55 Sebastian Huber sptests/sp42: Relax priority requirements 5
(edit) @ec5d95e1   06/23/16 08:31:04 Sebastian Huber smptests/smpmrsp01: Fix due to API changes Commit … 5
(edit) @9bfad8c   06/08/16 20:22:46 Sebastian Huber score: Add thread priority to scheduler nodes The thread priority is … 5
(edit) @77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap … 5
(edit) @c82835a   06/21/16 15:12:40 Sebastian Huber rtems: Rework RTEMS API to SuperCore? priority Use same structure as … 5
(edit) @ce6e9ec2   06/14/16 04:50:38 Sebastian Huber posix: pthread_mutexattr_setprioceiling() Accept all priority values … 5
(edit) @3d9fd2ce   06/21/16 12:30:13 Sebastian Huber sptests/sp20: Use printer task This avoids test failures due to slow … 5
(edit) @506bfc8   06/21/16 11:30:15 Sebastian Huber Move printer initialization to separate header The RTEMS print user … 5
(edit) @ede1a41   06/21/16 11:12:31 Sebastian Huber Make rtems/print.h independent of rtems/bspIo.h 5
(edit) @e8020d1   06/21/16 11:28:01 Sebastian Huber Rename and move RTEMS_PRINTF_ATTRIBUTE() Rename … 5
(edit) @7222a65   06/21/16 07:45:39 Sebastian Huber sptests/spcpucounter01: Resurrect workaround Resurrect workaround … 5
(edit) @3e2a3c4   06/20/16 11:55:37 Sebastian Huber sptests/spcpucounter01: Add some statistics 5
(edit) @bc47ec1c   06/20/16 04:50:12 Sebastian Huber score: Refine system initialization order 5
(edit) @6a6a225   06/20/16 06:10:51 Sebastian Huber sptests/spsysinit01: Move begin of test message 5
(edit) @6131b84   03/09/16 21:15:37 joel Add pthread_condattr_getclock() and pthread_condattr_setclock() … 5
(edit) @018cf74   05/04/16 14:32:07 joel mptests/mp03/task1.c: Make method static to fix warning 5
(edit) @07ac1735   04/22/16 01:15:40 joel samples/base_mp/apptask.c: Fix warning and clean up 5
(edit) @661e0e63   06/15/16 09:18:10 Sebastian Huber psxtests/psx12: Use and print proper rounded ms Update #2738. 5
(edit) @917884c   06/15/16 08:39:09 Sebastian Huber posix: Fix poradic server initial CPU budget Update #2738. 5
(edit) @d6467102   06/15/16 07:04:29 Sebastian Huber psxtests/psx12: Use one file and simplify 5
(edit) @6a631da   06/14/16 09:13:22 Sebastian Huber posix: sched_get_priority_max() Enable for all configurations since … 5
(edit) @ea02782a   06/14/16 09:12:19 Sebastian Huber posix: sched_get_priority_min() Enable for all configurations since … 5
(edit) @0c34dbf3   06/13/16 13:22:47 Sebastian Huber posix: Add pthread_setschedprio() Close #2734. 5
(edit) @fc30ac5   06/13/16 13:10:31 Sebastian Huber posix: Fix pthread_setschedparam() Close #2735. 5
(edit) @23b1bb38   06/13/16 04:53:27 Sebastian Huber posix: Fix pthread_getschedparam() Return the unmodified thread … 5
(edit) @05b7eec   06/08/16 13:18:14 Sebastian Huber score: Add an SMP sequence lock implementation 5
(edit) @4c19e59b   06/08/16 08:01:44 Sebastian Huber smptests/smpatomic01: Fix seqlock write 5
(edit) @cc8bb9e3   06/07/16 13:26:52 Sebastian Huber smptests/smpatomic01: Add seqlock test case 5
(edit) @3ad5f86   06/03/16 06:15:21 Sebastian Huber rtems: Fix no protocol mutex release The Classic binary semaphores … 5
(edit) @d84e346b   05/18/16 23:18:21 Chris Johns libmisc/untar: Support directory create and overwrites. Share the … 5
(edit) @a9cc6a84   06/01/16 07:50:44 Sebastian Huber smptests/smpatomic01: New test cases Demonstrate that a … 5
(edit) @73f2ddb   05/30/16 08:43:31 Sebastian Huber rtems: Fix semaphore field name 5
(edit) @09c5ca4   05/26/16 20:29:56 Sebastian Huber score: Simplify CORE mutex Remove superfluous support for simple … 5
(edit) @93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check … 5
(edit) @0e1d11f3   05/27/16 11:26:53 Sebastian Huber score: Add _Thread_queue_Context_set_MP_callout() Add … 5
(edit) @dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the … 5
(edit) @d887c1b   05/25/16 12:28:34 Sebastian Huber posix: Fix sem_init() with too large initial value Close #2721. 5
(edit) @39bcf741   05/25/16 12:23:48 Sebastian Huber Fix semaphore post overflow status Close #2720. 5
(edit) @dbedcf9   05/26/16 19:40:34 Sebastian Huber testsuites: Fix locked_printf() test printer 5
(edit) @3039e18   05/26/16 05:51:44 Chris Johns testsuite: Fix networking samples to use the RTEMS printer. 5
(edit) @9ec7d492   05/25/16 06:37:28 Sebastian Huber posix: Fix pthread_spin_unlock() error status Close #2719. 5
(edit) @631b3c8   05/23/16 09:40:18 Sebastian Huber score: Move thread queue MP callout to context Drop the … 5
(edit) @addf1aa   05/23/16 05:29:49 Chris Johns testsuite: Fix printk format warnings. 5
(edit) @61ea345   05/23/16 05:24:43 Chris Johns testsuite: Fix printk formating warning. 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @b1860df5   05/24/16 13:39:07 Sebastian Huber psxtests/psxmsgq01: Fix typo 5
(edit) @4b623d65   05/24/16 05:40:18 Sebastian Huber score: Fix blocking _CORE_message_queue_Submit() Close #2718. 5
(edit) @7088340   05/24/16 12:18:16 Sebastian Huber psxtests/psxmsgq01: Enable test case 5
(edit) @e266d13   05/20/16 13:10:27 Sebastian Huber Replace *_Get_interrupt_disable() with *_Get() Uniformly use *_Get() … 5
(edit) @62c528e6   05/20/16 12:59:30 Sebastian Huber rtems: _Semaphore_Get_interrupt_disable() Use _Objects_Get_local() … 5
(edit) @ceb0f659   05/17/16 14:03:46 Sebastian Huber score: Remove the Giant lock Update #2555. 5
(edit) @c2f301b5   05/18/16 06:08:38 Sebastian Huber score: Rename _ISR_Flash() into _ISR_Local_flash() This is a … 5
(edit) @24713163   05/18/16 06:06:54 Sebastian Huber score: Rename _ISR_Disable() and _ISR_Enable() Rename _ISR_Disable() … 5
(edit) @4b04cb61   05/18/16 06:03:05 Sebastian Huber score: Rename _ISR_Disable_without_giant() Rename … 5
(edit) @dab902d5   05/17/16 13:43:31 Sebastian Huber testsuites: Avoid Giant lock Replace _Thread_Disable_dispatch() with … 5
(edit) @5eac9676   05/17/16 12:54:48 Sebastian Huber testsuites: Replace _Thread_Get() Replace _Thread_Get() with … 5
(edit) @92f68830   05/17/16 12:48:46 Sebastian Huber sptests/spintrcritical22: Avoid _Objects_Get() Use … 5
(edit) @33829ce   05/13/16 12:07:23 Sebastian Huber score: Avoid Giant lock for _Thread_Start() Update #2555. 5
(edit) @9949d8a7   05/12/16 14:32:27 Sebastian Huber score: Add Thread_Change_life() Add _Thread_Change_life_locked() as a … 5
(edit) @12a1228c   05/17/16 15:23:44 Sebastian Huber psxclassic01: Assume correct pthread_detach() Update #2714. 5
(edit) @41ce30a   05/18/16 12:34:26 Sebastian Huber SMP: Add Mellor-Crummey and Scott (MCS) lock Added only for … 5
(edit) @ae0f048   05/18/16 09:09:10 Sebastian Huber psxtests/psxualarm: Avoid output in signal handler Avoid output in … 5
(edit) @3c20d28   05/17/16 11:39:15 Sebastian Huber posix: Fix return states of pthread_kill() POSIX mandates that an … 5
(edit) @9d8ee11   05/17/16 07:47:53 Sebastian Huber psxtests/psxcancel: Add pthread_detach() tests Update #2714. 5
(edit) @f014f84   05/17/16 07:41:34 Sebastian Huber psxtests/psxcancel: Add resource check 5
(edit) @adc819ef   05/17/16 05:36:27 Sebastian Huber sptests/spthreadlife01: Add self delete test case 5
(edit) @9fd7271   05/13/16 12:59:31 Sebastian Huber posix: Fix return status of pthread_cancel() POSIX recommends ESRCH … 5
(edit) @1379d84   05/12/16 08:57:15 Sebastian Huber smptests/smpcapture02: Adjust for clock changes Fix overall clock … 5
(edit) @bd12dda   05/11/16 09:54:49 Sebastian Huber score: Use thread state lock for current state In addition protect … 5
(edit) @9276fde   05/11/16 15:52:13 Sebastian Huber score: Fix CORE mutex initialization The priority inheritance and … 5
(edit) @876dde7a   05/03/16 07:19:59 Sebastian Huber score: Make _Objects_Information_table const The … 5
(edit) @1d40d81b   05/03/16 05:38:19 Sebastian Huber rtems: Remove task variables Update #2494. Update #2555. 5
(edit) @e4fd35d   05/03/16 10:55:00 Sebastian Huber confdefs.h: Fix named object size estimate Account for the … 5
(edit) @981eed2   04/29/16 10:09:32 Sebastian Huber score: Add dummy Strong APA scheduler Start with a copy of the … 5
(edit) @500a8e9c   04/28/16 04:26:01 Sebastian Huber score: Delete RTEMS_STRICT_ORDER_MUTEX Remove support for strict … 5
(edit) @f009ed0   04/27/16 14:36:04 Sebastian Huber rtems: Avoid Giant lock for semaphores Update #2555. 5
(edit) @c8982e5   04/26/16 19:20:31 Sebastian Huber posix: Simplify message queues The mq_open() function returns a … 5
(edit) @b466226   04/20/16 04:57:47 Sebastian Huber score: Add _Thread_queue_Is_empty() 5
(edit) @36cd27c   04/19/16 12:12:06 Sebastian Huber score: Simplify _Objects_Get_next() Remove unused location parameter. 5
(edit) @f05eeb2   04/19/16 11:39:00 Sebastian Huber score: Simplify _Objects_Initialize_information() Remove unused … 5
(edit) @48b04fc3   04/19/16 04:28:03 Sebastian Huber posix: Avoid Giant lock for mutexes Delete _POSIX_Mutex_Get(). Use … 5
(edit) @90f1265e   04/18/16 04:23:27 Sebastian Huber score: Fix _CORE_semaphore_Flush() Use proper CORE_semaphore_Status … 5
(edit) @bdf6cc2   04/20/16 12:00:44 Sebastian Huber sptests/spsysinit01: Fix warning 5
(edit) @4cf41fd   04/20/16 16:00:57 joel block[08|09|10]/init.c: Include <stdlib.h> to fix warning on exit() 5
(edit) @709f38a   04/13/16 04:48:58 Sebastian Huber score: Use chain iterator for user extensions Add a lock and use a … 5
(edit) @8f6c295b   04/11/16 15:03:05 Sebastian Huber score: Add Chain_Iterator Add a chain iterator for safe iteration of … 5
(edit) @e65c45c   03/22/16 22:13:30 joel Obsolete rtems_clock_get() directive. This service was marked as … 5
(edit) @8228548   02/19/16 22:00:48 joel Add pthread_getconcurrency() and pthread_setconcurrency() This is the … 5
(edit) @6efa349   04/14/16 06:56:53 Sebastian Huber posix: Run key destructors during thread restart POSIX key … 5
(edit) @d7e68c96   04/06/16 11:50:16 Sebastian Huber malloc: Fix early realloc() allocation 5
(edit) @84f5c0a   04/04/16 07:42:15 Sebastian Huber score: Use red-black tree for active global objects Use a red-black … 5
(edit) @84dc9df   04/04/16 04:17:36 Sebastian Huber score: Use red-black tree for active MP proxies Update #2555. 5
(edit) @97312fcc   04/05/16 12:36:30 Sebastian Huber score: Delete Thread_Wait_information::id This field was only by the … 5
(edit) @d4771e6   03/29/16 11:20:15 Sebastian Huber mptests: Fix message queue configuration 5
Note: See TracRevisionLog for help on using the revision log.