source: rtems/testsuites/sptests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @408609f6   11/10/16 14:17:28 Sebastian Huber score: Add _ISR_Is_enabled() In contrast to _ISR_Get_level() the … 5
(edit) @d78d529   11/14/16 08:11:07 Sebastian Huber score: Add and use _Thread_Dispatch_direct() This function is useful … 5
(edit) @1897fa6   11/10/16 15:56:11 Sebastian Huber sptests/sp37: Better cope with internal padding 5
(edit) @05ca53d   10/31/16 12:08:33 Sebastian Huber rtems: Add scheduler processor add/remove Update #2797. 5
(edit) @1f5bee3   11/07/16 15:54:40 Sebastian Huber score: Add and use Thread_Control::is_idle Update #2797. 5
(edit) @6de41c5f   10/27/16 06:24:50 Sebastian Huber Provide kernel space header files These kernel space header files … 5
(edit) @47d2464   10/31/16 15:23:52 Sebastian Huber score: Conditionally enable thread resource count Maintain the thread … 5
(edit) @9e7fa07   10/31/16 15:23:13 Sebastian Huber score: Relax _Scheduler_Set() restrictions No longer unconditionally … 5
(edit) @1cafc46   10/31/16 05:19:43 Sebastian Huber score: Delete Resource Handler Update #2556. 5
(edit) @3a27248   10/21/16 07:23:58 Sebastian Huber score: First part of new MrsP implementation Update #2556. 5
(edit) @b7694c8c   10/31/16 15:04:11 Sebastian Huber sptests/sp35: Remove dead code 5
(edit) @d271c3bb   10/31/16 12:37:59 Sebastian Huber rtems: Add rtems_task_iterate() Update #2423. 5
(edit) @be57318   09/23/16 04:45:07 Sebastian Huber score: More robust linker sets Update #2408. Update #2790. 5
(edit) @938ee19c   09/23/16 08:09:57 Sebastian Huber sptests/spsem03: Fix compile error 5
(edit) @8123cae8   09/08/16 13:32:22 Sebastian Huber rtems: Add rtems_task_get_priority() Update #2556. Update #2784. 5
(edit) @300f6a48   06/22/16 15:09:23 Sebastian Huber score: Rework thread priority management Add priority nodes which … 5
(edit) @b20b736   06/28/16 04:54:50 Sebastian Huber score: Introduce _Thread_Get_priority() Avoid direct access to thread … 5
(edit) @e41308ea   08/22/16 08:58:34 Sebastian Huber score: Introduce Thread_queue_Lock_context Introduce … 5
(edit) @3709987   08/10/16 06:21:54 Sebastian Huber score: Add _Chain_Initialize_one() 5
(edit) @83b0229   06/28/16 04:59:29 Sebastian Huber score: Add _RBTree_Initialize_one() 5
(edit) @55faa44   08/12/16 09:16:45 Sebastian Huber score: Improve _RBTree_Insert_inline() Return if the inserted node is … 5
(edit) @21d73655   08/10/16 07:54:13 Sebastian Huber sptests/splinkersets01: Fix for small-data area 5
(edit) @5c09e9d   08/08/16 07:47:06 Sebastian Huber sptests/splinkersets01: Fix warnings 5
(edit) @aaaf9610   08/08/16 06:44:51 Sebastian Huber score: Add debug support to red-black trees This helps to detect … 5
(edit) @5fe6d07a   08/01/16 11:16:57 Christian.Mauderer linker set: Allow adding any variable into content The newly created … 5
(edit) @d79df38   07/26/16 08:34:21 Sebastian Huber score: Add deadlock detection The mutex objects use the owner field … 5
(edit) @1fcac5ad   07/25/16 14:35:37 Sebastian Huber score: Turn thread lock into thread wait lock The … 5
(edit) @c1b815ab   07/26/16 07:26:19 Sebastian Huber sptests/spextensions01: Avoid NULL pointer access 5
(edit) @0fd6f255   07/08/16 14:58:48 Sebastian Huber score: Relax thread begin extension environment Update #2752. 5
(edit) @059529e   07/21/16 08:15:02 Sebastian Huber score: Add debug support to chains This helps to detect * double … 5
(edit) @c0bd006   06/30/16 12:08:18 Sebastian Huber rtems: Fix rtems_task_set_scheduler() API Task priorities are only … 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) @9bfad8c   06/08/16 20:22:46 Sebastian Huber score: Add thread priority to scheduler nodes The thread priority is … 5
(edit) @c82835a   06/21/16 15:12:40 Sebastian Huber rtems: Rework RTEMS API to SuperCore? priority Use same structure as … 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) @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) @3ad5f86   06/03/16 06:15:21 Sebastian Huber rtems: Fix no protocol mutex release The Classic binary semaphores … 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) @39bcf741   05/25/16 12:23:48 Sebastian Huber Fix semaphore post overflow status Close #2720. 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) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 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) @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) @9949d8a7   05/12/16 14:32:27 Sebastian Huber score: Add Thread_Change_life() Add _Thread_Change_life_locked() as a … 5
(edit) @adc819ef   05/17/16 05:36:27 Sebastian Huber sptests/spthreadlife01: Add self delete test case 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) @500a8e9c   04/28/16 04:26:01 Sebastian Huber score: Delete RTEMS_STRICT_ORDER_MUTEX Remove support for strict … 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) @bdf6cc2   04/20/16 12:00:44 Sebastian Huber sptests/spsysinit01: Fix warning 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) @6efa349   04/14/16 06:56:53 Sebastian Huber posix: Run key destructors during thread restart POSIX key … 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) @1e1a91ed   03/23/16 09:01:31 Sebastian Huber score: Remove Thread_queue_Queue::operations field Remove the … 5
(edit) @b66394d   03/22/16 15:17:41 joel sp13/task1.c: Remove warning for misleading indentation Fix a block … 5
(edit) @90960bd   03/21/16 14:01:57 Sebastian Huber rtems: Rework rate-monotonic scheduler Use the default thread lock to … 5
(edit) @1f0e652a   03/18/16 14:31:28 Sebastian Huber sptests/sptls02: Use GNU++11 This avoids a problem with the feature … 5
(edit) @474b9be   03/15/16 14:42:57 Sebastian Huber score: Use allocator lock in _Objects_Get_next() Use the object … 5
(edit) @18ff889   03/14/16 09:11:38 Sebastian Huber score: Use ISR lock for IO driver registration Create implementation … 5
(edit) @03b900d   02/18/16 07:36:26 Sebastian Huber score: Replace watchdog handler implementation Use a red-black tree … 5
(edit) @1db9567   03/01/16 14:00:43 Sebastian Huber sptests/spsysinit01: Fix for RTEMS_DEBUG Update #2408. 5
(edit) @5774b752   02/22/16 05:55:27 Sebastian Huber sptests/sp65: Fix test names 5
(edit) @3bc12a8f   01/26/16 10:16:56 Sebastian Huber Delete unused API extensions 5
(edit) @4210114   01/26/16 10:13:45 Sebastian Huber Use linker set for POSIX User Threads init Update #2408. 5
(edit) @1ff8eca   01/26/16 10:10:43 Sebastian Huber Use linker set for Classic User Tasks init Update #2408. 5
(edit) @8ca372e   01/26/16 09:11:48 Sebastian Huber Use linker set for MPCI initialization Update #2408. 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @3d36164f   01/25/16 20:18:41 Sebastian Huber Use linker set for root file system initialization Update #2408. 5
(edit) @2605a489   12/15/15 08:32:55 Sebastian Huber Optional POSIX Keys initialization Update #2408. 5
(edit) @190169fe   12/10/15 14:30:41 Sebastian Huber Optional CPU Set Handler initialization Update #2408. 5
(edit) @4eee8781   12/14/15 15:40:28 Sebastian Huber Optional POSIX Spinlock initialization Update #2408. 5
(edit) @76a8328   12/14/15 15:39:10 Sebastian Huber Optional POSIX RWLock initialization Update #2408. 5
(edit) @e4e7f14   12/14/15 15:37:34 Sebastian Huber Optional POSIX Barrier initialization Update #2408. 5
(edit) @6c678557   12/14/15 15:36:21 Sebastian Huber Optional POSIX Timer initialization Update #2408. 5
(edit) @2189b3e   12/14/15 15:34:50 Sebastian Huber Optional POSIX Semaphore initialization Update #2408. 5
(edit) @3015ed64   12/14/15 15:33:39 Sebastian Huber Optional POSIX Message Queue initialization Update #2408. 5
(edit) @9871f5dc   12/14/15 15:31:44 Sebastian Huber Optional POSIX Mutex initialization Update #2408. 5
Note: See TracRevisionLog for help on using the revision log.