source: rtems/testsuites/sptests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @258bda3   04/03/17 22:11:24 Chris Johns testsuite: Add a common test configuration. Fix configure.ac and … 5
(edit) @c54769e7   02/21/17 11:10:43 Sebastian Huber spextensions01: Fix extension create order Update #2692. 5
(edit) @71ac0a6   02/14/17 09:05:24 Sebastian Huber spqreslib: Remove invalid test cases 5
(edit) @ad25f10   02/14/17 09:03:42 Sebastian Huber spcbssched02: Remove invalid test cases 5
(edit) @54835ae   02/01/17 13:10:18 Sebastian Huber Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS Rename … 5
(edit) @9333de2f   02/14/17 07:54:51 Sebastian Huber sppagesize: Include missing header file 5
(edit) @07d71279   02/01/17 13:48:17 Sebastian Huber Prefix confdefs.h internal def with an underscore Close #2895. 5
(edit) @f95fa387   02/01/17 11:11:33 Sebastian Huber Remove CONFIGURE_SMP_APPLICATION Enable the SMP support if … 5
(edit) @166a9f67   01/30/17 18:34:28 c0066c sprmsched01/spedfsched04: Revise Instead of using the target time and … 5
(edit) @0794197   01/27/17 22:15:50 c0066c rtems: Fix _Rate_monotonic_Renew_deadline() Prepare a precondition to … 5
(edit) @6f6da82c   01/26/17 10:06:50 Sebastian Huber score: Fix user extensions order Use forward and reverse order for … 5
(edit) @d7feb86   01/25/17 20:47:48 c0066c Remove rtems_rate_monotonic_postponed_job_count() Add a variable … 5
(edit) @23a11b6   01/25/17 10:16:02 Sebastian Huber sptests/spedfsched04: Merge and fix Merge into one file and fix … 5
(edit) @29e08d4   01/24/17 14:34:47 Sebastian Huber sptests/sprmsched01: Merge and fix Merge into one file and fix … 5
(edit) @cb2cbec   01/13/17 18:54:11 Gedare Bloom classic: adjust names of RM postponed job functions closes #2795 5
(edit) @ad40220f   12/21/16 16:42:41 c0066c sptests: EDF scheduler overrun handling Update #2795. 5
(edit) @86aa1248   12/21/16 16:42:40 c0066c sptests: rate monotonic scheduler overrun handling Update #2795. 5
(edit) @ba776282   08/12/16 19:25:10 Gedare Bloom posix: shared memory support Add POSIX shared memory manager (Shm). … 5
(edit) @9fad437   01/13/17 10:33:28 Sebastian Huber configure: Remove HAVE_STRUCTTHREAD_QUEUE_QUEUE 5
(edit) @dc703190   01/13/17 08:39:32 Sebastian Huber configure: Remove HAVE_THREADS_H support 5
(edit) @0c43130   01/11/17 10:03:24 Sebastian Huber Add rtems_assoc_32_to_string() 5
(edit) @7a4b2645   01/11/17 15:43:06 joel Remove obsolete RTEMS_HAVE_SYS_CPUSET_H 5
(edit) @e203b65e   12/09/16 08:28:31 Sebastian Huber Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILED Update #2825. 5
(edit) @a5ba08eb   12/09/16 08:27:15 Sebastian Huber Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILED Update #2825. 5
(edit) @9622f779   12/09/16 07:44:49 Sebastian Huber Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILED Update #2825. 5
(edit) @82529688   12/09/16 07:44:22 Sebastian Huber INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILED Update #2825. 5
(edit) @0a81a58   12/09/16 05:51:44 Sebastian Huber Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILED Update #2825. 5
(edit) @279d5260   12/09/16 05:49:25 Sebastian Huber Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILED Update #2825. 5
(edit) @6a9282d   12/09/16 09:49:49 Sebastian Huber Rename is_internal to always_set_to_false Update #2825. 5
(edit) @b6606e8   12/08/16 15:41:30 Sebastian Huber score: Remove fatal is internal indicator The fatal is internal … 5
(edit) @16bd9e0a   12/08/16 13:46:32 Sebastian Huber sptimecounter02: Add plot script 5
(edit) @3672f9a2   12/07/16 10:43:13 Sebastian Huber sptimecounter02: Update screen file Data obtained on QorIQ T4240 … 5
(edit) @4b579c5f   12/06/16 10:35:34 Sebastian Huber score: Simplify linker set API Resurrect RTEMS_LINKER_SET_BEGIN() and … 5
(edit) @5b6c290   12/01/16 19:42:48 Sebastian Huber score: Initialize thread queue context early Initialize thread queue … 5
(edit) @bee0323   11/23/16 11:48:57 Sebastian Huber score: Uncomment unused internal error codes Update #2825. 5
(edit) @c42be504   11/16/16 13:50:09 Sebastian Huber posix: Add self-contained pthread spinlock Turn pthread_spinlock_t … 5
(edit) @125f248   11/16/16 15:39:43 Sebastian Huber score: Add thread queue enqueue callout Replace the expected thread … 5
(edit) @84e6f15   11/10/16 11:02:28 Sebastian Huber score: Robust thread dispatch On SMP configurations, it is a fatal … 5
(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
Note: See TracRevisionLog for help on using the revision log.