source: rtems/testsuites/sptests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e429e97   11/11/21 09:34:31 Sebastian Huber score: Simplify thread wait state handling Remove the …
(edit) @6d20f0c5   10/27/21 06:35:22 Sebastian Huber score: Add node to insert to Chain_Node_order This allows to use …
(edit) @9b6362da   11/18/21 11:13:53 Sebastian Huber rtems: Use RTEMS_WHO_AM_I for rtems_task_ident()
(edit) @52c53a59   10/11/21 08:45:27 Sebastian Huber score: Port large time delta support to RTEMS
(edit) @240a1f7   10/27/21 10:59:09 Sebastian Huber score: Introduce CPU budget operations This patch set replaces the …
(edit) @3fc641ab   09/22/21 21:17:14 kinsey.moore testsuite: Add machine exception resume test Add a test to verify …
(edit) @75c133bd   10/25/21 16:03:42 Sebastian Huber sptests/sp69: Remove test case This error condition no longer exists. …
(edit) @822ebb4c   10/07/21 22:28:26 joel Add support for IDLE Thread stack allocator Add a stack allocator …
(edit) @db8f598   04/26/21 12:00:41 Sebastian Huber build: Remove old build system Close #3250. Close #4081.
(edit) @ad41c179   09/03/21 09:09:02 Sebastian Huber score: Change TOD_LATEST_YEAR to 2099 This simplifies the …
(edit) @913b326a   07/30/21 13:40:22 Sebastian Huber sptests: CONFIGURE_MEMORY_PER_TASK_FOR_SCHEDULER Remove obsolete …
(edit) @bf338f04   07/27/21 08:09:05 Sebastian Huber score: Remove _Internal_errors_What_happened Users have access to the …
(edit) @4969af4   07/06/21 12:03:41 Sebastian Huber rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPT Add …
(edit) @b177cfc1   07/12/21 16:05:19 Sebastian Huber sparc: Prefer RTEMS_FATAL_SOURCE_EXCEPTION Prefer …
(edit) @aeaf623   07/14/21 13:00:12 Sebastian Huber spcoverage: Remove test program This program contained an optional …
(edit) @fad01e6c   06/10/21 07:55:42 Sebastian Huber score: Add PER_CPU_DATA_NEED_INITIALIZATION() Make the initialization …
(edit) @27695542   06/10/21 06:41:05 Sebastian Huber splinkersets01: Test linker sets in library Make sure that the linker …
(edit) @1568965   05/26/21 09:26:59 christian.mauderer thread-API: Add rtems_*mutex_try_lock This adds a …
(edit) @b87d2a6   05/14/21 07:14:11 Sebastian Huber rtems: Check entry point in rtems_task_start() Close #4410.
(edit) @523867d   05/11/21 15:27:20 Sebastian Huber rtems: Constify rtems_task_wake_when() Add a parameter to …
(edit) @3af2dc7   05/11/21 14:26:55 frank.kuehndel _TOD_Validate(): Fix incorrect return code This patch fixes bug …
(edit) @48898b3   05/05/21 12:26:01 Sebastian Huber rtems: rtems_scheduler_get_processor_set() status In case the …
(edit) @2df9541   04/30/21 14:22:02 Sebastian Huber spmisc01: Test RTEMS_NOINIT Close #3866.
(edit) @4b7c77b   04/26/21 09:00:24 Sebastian Huber rtems: Change rtems_task_get_affinity() status In case the processor …
(edit) @7bbbe42   04/08/21 13:41:15 frank.kuehndel clock:_TOD_To_seconds(): Fix year 2514 overflow This patch fixes …
(edit) @e0aba8cb   03/27/21 10:15:43 Sebastian Huber score: Fix task stack initialization Do not adjust the stack area …
(edit) @0965b7c8   03/12/21 13:16:30 Sebastian Huber rtems: Require RTEMS_PRIORITY for MrsP semaphores MrsP semaphores are …
(edit) @5d752e7b   03/16/21 11:15:14 Sebastian Huber sp14: Fix for SMP or robust thread dispatch Close #4343.
(edit) @1de00d6   03/03/21 08:36:45 Sebastian Huber CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE Ensure that …
(edit) @bc6ffc3   02/24/21 12:25:46 Sebastian Huber Add system initialization step for target hash Update #4267.
(edit) @5f8bc83   02/23/21 12:25:00 Sebastian Huber score: Add _IO_Base64url() Update #4267.
(edit) @8a95e6f8   02/02/21 13:23:52 Sebastian Huber rtems: Rework object services API Add a "Constraints" paragraph to …
(edit) @70c34fb   01/23/21 19:01:43 Sebastian Huber splinkersets01: Fix declaration GCC 11 produced warnings like this: …
(edit) @9c20b987   11/26/20 18:53:25 Sebastian Huber rtems: Add <rtems/rtems/clockimpl.h>
(edit) @657e30c1   11/19/20 15:07:04 Sebastian Huber config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE In order to better …
(edit) @bc175a1   11/19/20 14:30:17 Sebastian Huber Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULL Replace a runtime …
(edit) @c5af8aa0   11/19/20 07:40:13 Sebastian Huber config: Simplify task stack allocator init Replace runtime checks …
(edit) @97e9728   09/30/20 12:21:32 Sebastian Huber rtems: Add RTEMS_PARTITION_ALIGNMENT Update #4105.
(edit) @232fc52   10/02/20 19:18:06 kinsey.moore spmsgq_err01: Use correct max values and fix 64bit Fix spmsgq_err01 …
(edit) @4a4f41e   09/23/20 14:47:58 Sebastian Huber rtems: Add rtems_message_queue_construct() In contrast to message …
(edit) @69b4fe59   09/23/20 08:33:51 Sebastian Huber score: Simplify CORE_message_queue_Buffer Merge …
(edit) @5bc7c37   09/23/20 08:09:37 Sebastian Huber score: Improve _CORE_message_queue_Initialize() Return a status code …
(edit) @6942e5f   04/09/20 10:12:13 Sebastian Huber rtems: Add rtems_task_construct() In contrast to rtems_task_create() …
(edit) @c312f31   09/10/20 14:35:09 Sebastian Huber CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE Add this application …
(edit) @64d989d1   09/10/20 12:39:08 Sebastian Huber spintrcritical08: Increase clock tick interval On some simulators, a …
(edit) @354c2b5   04/08/20 09:30:32 Sebastian Huber score: Add <rtems/score/freechainimpl.h> Hide implementation details. …
(edit) @c7e3085   06/24/20 11:54:23 Sebastian Huber rtems: Add _RTEMS_Name_to_id() Simplify object name to identifier …
(edit) @1a506170   08/21/20 11:46:21 Sebastian Huber spintrcritical22: Use right thread wait flags
(edit) @cd74bd0   08/21/20 11:43:34 Sebastian Huber spintrcritical16: Use right thread wait flags
(edit) @79fb536   08/20/20 06:31:47 Sebastian Huber spintrcritical23: Fix unused variable warnings
(edit) @218053d   08/20/20 06:31:30 Sebastian Huber sp37: Fix unused variable warnings
(edit) @01677dd   08/11/20 08:03:25 Sebastian Huber spintrcritical23: Restore runner priority
(edit) @4444094d   07/24/20 05:31:24 Sebastian Huber spmisc01: Include missing header file Update #4032.
(edit) @6f94a83   04/08/20 08:20:51 Sebastian Huber score: Add RTEMS_WEAK Update #4032.
(edit) @b2ff5fe   07/21/20 06:45:03 Sebastian Huber spintrcritical_support: Remove This test support was replaced by …
(edit) @6b795cd7   07/20/20 05:45:51 Sebastian Huber spintrcritical24: Use T_interrupt_test()
(edit) @23b9debe   07/21/20 05:32:10 Sebastian Huber spintrcritical23: Use T_interrupt_test()
(edit) @1414e71   07/18/20 20:55:51 Sebastian Huber spintrcritical22: Use T_interrupt_test()
(edit) @59ee3020   07/20/20 10:51:49 Sebastian Huber spintrcritical21: Use T_interrupt_test()
(edit) @38636e23   07/21/20 05:19:30 Sebastian Huber spintrcritical20: Use T_interrupt_test()
(edit) @aebdd1da   07/20/20 13:57:08 Sebastian Huber spintrcritical18: Use T_interrupt_test()
(edit) @031e824   07/20/20 17:18:16 Sebastian Huber spintrcritical16: Use T_interrupt_test()
(edit) @1c2e05d4   07/20/20 15:44:42 Sebastian Huber spintrcritical15: Use T_interrupt_test()
(edit) @5020a28   07/20/20 14:35:04 Sebastian Huber spintrcritical13/14: Use T_interrupt_test()
(edit) @8cbba449   07/20/20 13:24:21 Sebastian Huber spintrcritical11/12: Use T_interrupt_test()
(edit) @be2f9d7   07/18/20 20:22:16 Sebastian Huber spintrcritical10: Use T_interrupt_test()
(edit) @a231276   07/20/20 14:12:02 Sebastian Huber spintrcritical09: Use T_interrupt_test()
(edit) @5f66ac86   07/20/20 12:00:31 Sebastian Huber spintrcritical08: Use T_interrupt_test()
(edit) @28313958   07/20/20 10:13:06 Sebastian Huber spintrcritical06/spintrcritical07: Remove tests These two tests check …
(edit) @21f7333   07/20/20 11:07:46 Sebastian Huber spintrcritical01/2/3/4/5: Use T_interrupt_test()
(edit) @af92665   07/17/20 12:49:42 Sebastian Huber libtest: Add T_get_one_clock_tick_busy() Update #3199.
(edit) @e3e3b871   07/17/20 12:40:36 Sebastian Huber libtest: Add T_busy() Update #3199.
(edit) @9de8d61   07/17/20 11:36:49 Sebastian Huber libtest: <rtems/test.h> to <rtems/test-info.h> Rename this header …
(edit) @dc4879b   05/28/20 13:24:19 Sebastian Huber rtems: Remove deprecated rtems_io_lookup_name() Close #3420.
(edit) @46c23871   06/16/20 05:28:58 Sebastian Huber rtems: Remove RTEMS_MP_NOT_CONFIGURED error Some objects can be … 5
(edit) @1af8e45b   05/05/20 14:11:39 Sebastian Huber rtems: Add rtems_get_copyright_notice() Update #3973. 5
(edit) @34b098e   05/05/20 12:37:30 Sebastian Huber rtems: Deprecate use of _RTEMS_version Close #3970. 5
(edit) @3d73642   04/17/20 08:00:15 Sebastian Huber sapi: Add param check to rtems_extension_create() Check that the … 5
(edit) @80cf60e   04/15/20 07:48:32 Sebastian Huber Canonicalize config.h include Use the following variant which was … 5
(edit) @fb07f730   04/13/20 17:29:35 Sebastian Huber score: Return status in _TOD_Set() Update #3949. 5
(edit) @840f21d   04/07/20 05:13:58 Sebastian Huber score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL() Delete unused … 5
(edit) @d05a900a   03/23/20 14:44:41 Sebastian Huber sptests/sptls02: Add test case Add a test case which requires the use … 5
(edit) @a6b36334   03/12/20 14:43:17 Sebastian Huber score: Add _IO_Base64() Update #3904. 5
(edit) @60b76933   03/03/20 11:46:36 Sebastian Huber sptests/spheapprot: Fix warning 5
(edit) @198c07e5   03/03/20 06:30:04 Sebastian Huber sptests/spextensions01: Add comment Update #3885. 5
(edit) @18020109   02/24/20 13:06:41 Sebastian Huber rtems: Add rtems_scheduler_map_priority_from_posix() Update #3881. 5
(edit) @38736c6   02/24/20 13:06:16 Sebastian Huber rtems: Add rtems_scheduler_map_priority_to_posix() Update #3881. 5
(edit) @fcb11510   02/26/20 09:02:37 Sebastian Huber score: Fix context switch extensions (SMP) In uniprocessor and SMP … 5
(edit) @c36fae22   02/25/20 12:47:59 Sebastian Huber config: Initialize IO drivers on demand 5
(edit) @c7f748a   02/15/20 11:07:28 Sebastian Huber config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATION The … 5
(edit) @5b8d80d7   02/15/20 10:23:08 Sebastian Huber config: CONFIGURE_INIT_TASK_INITIAL_MODES Determine the default for … 5
(edit) @ba74ebde   02/14/20 18:09:56 Sebastian Huber libio: Add POSIX user environment pointer to TCB The IO library used … 5
(edit) @9bdb6aa3   02/14/20 08:48:41 Sebastian Huber config: Bring back RTEMS 4.11 configuration table This improves API … 5
(edit) @6b0873f   02/14/20 07:40:41 Sebastian Huber config: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLE The … 5
(edit) @77ee827   02/25/20 06:14:13 Sebastian Huber sptests/spcbssched03: Include missing header file Update #3875. 5
(edit) @88c40ef8   02/13/20 10:34:34 Sebastian Huber score: Remove unused _Workspace_Allocate_aligned() 5
(edit) @4eab96b   12/10/19 09:59:02 Sebastian Huber score: Add _Freechain_Pop() Update #3835. 5
(edit) @8ff1af1   12/10/19 09:58:42 Sebastian Huber score: Add _Freechain_Is_empty() Update #3835. 5
(edit) @32991495   12/09/19 15:03:11 Sebastian Huber score: Statically allocate idle/MPCI stacks Place idle and MPCI … 5
(edit) @b2ddf4f7   02/11/20 05:44:16 Sebastian Huber sptests/spregion_err01: Reduce memory demands Make functions and data … 5
Note: See TracRevisionLog for help on using the revision log.