summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-28score: Remove _Internal_errors_What_happenedSebastian Huber1-2/+0
2021-07-26rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPTSebastian Huber1-1/+1
2021-07-15sparc: Prefer RTEMS_FATAL_SOURCE_EXCEPTIONSebastian Huber2-17/+55
2021-07-15spcoverage: Remove test programSebastian Huber5-85/+0
2021-06-10score: Add PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber1-0/+2
2021-06-10splinkersets01: Test linker sets in librarySebastian Huber4-5/+45
2021-05-28thread-API: Add rtems_*mutex_try_lockChristian Mauderer1-0/+79
2021-05-14rtems: Check entry point in rtems_task_start()Sebastian Huber1-0/+9
2021-05-12rtems: Constify rtems_task_wake_when()Sebastian Huber1-2/+2
2021-05-12_TOD_Validate(): Fix incorrect return codeFrank Kühndel1-3/+3
2021-05-06rtems: rtems_scheduler_get_processor_set() statusSebastian Huber1-1/+1
2021-05-02spmisc01: Test RTEMS_NOINITSebastian Huber1-0/+5
2021-04-27rtems: Change rtems_task_get_affinity() statusSebastian Huber1-1/+2
2021-04-21clock:_TOD_To_seconds(): Fix year 2514 overflowFrank Kühndel1-10/+18
2021-03-27score: Fix task stack initializationSebastian Huber1-1/+5
2021-03-16rtems: Require RTEMS_PRIORITY for MrsP semaphoresSebastian Huber1-9/+14
2021-03-16sp14: Fix for SMP or robust thread dispatchSebastian Huber1-0/+5
2021-03-05CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber1-6/+6
2021-02-26Add system initialization step for target hashSebastian Huber1-0/+16
2021-02-25score: Add _IO_Base64url()Sebastian Huber1-0/+12
2021-02-03rtems: Rework object services APISebastian Huber1-8/+0
2021-01-23splinkersets01: Fix declarationSebastian Huber1-2/+2
2020-12-02rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber1-0/+1
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber4-1/+72
2020-11-26Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber5-61/+0
2020-11-19config: Simplify task stack allocator initSebastian Huber7-75/+26
2020-10-07rtems: Add RTEMS_PARTITION_ALIGNMENTSebastian Huber1-8/+9
2020-10-05spmsgq_err01: Use correct max values and fix 64bitKinsey Moore1-3/+3
2020-09-28rtems: Add rtems_message_queue_construct()Sebastian Huber2-9/+14
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber1-2/+1
2020-09-28score: Improve _CORE_message_queue_Initialize()Sebastian Huber2-6/+7
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber3-10/+18
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber4-2/+84
2020-09-10spintrcritical08: Increase clock tick intervalSebastian Huber1-1/+1
2020-08-31score: Add <rtems/score/freechainimpl.h>Sebastian Huber1-1/+1
2020-08-31rtems: Add _RTEMS_Name_to_id()Sebastian Huber1-2/+2
2020-08-21spintrcritical22: Use right thread wait flagsSebastian Huber1-1/+1
2020-08-21spintrcritical16: Use right thread wait flagsSebastian Huber1-1/+1
2020-08-20spintrcritical23: Fix unused variable warningsSebastian Huber1-2/+2
2020-08-20sp37: Fix unused variable warningsSebastian Huber1-0/+2
2020-08-11spintrcritical23: Restore runner prioritySebastian Huber1-0/+8
2020-07-24spmisc01: Include missing header fileSebastian Huber1-0/+2
2020-07-24score: Add RTEMS_WEAKSebastian Huber4-1/+108
2020-07-23spintrcritical_support: RemoveSebastian Huber2-224/+0
2020-07-23spintrcritical24: Use T_interrupt_test()Sebastian Huber3-39/+119
2020-07-23spintrcritical23: Use T_interrupt_test()Sebastian Huber3-44/+88
2020-07-23spintrcritical22: Use T_interrupt_test()Sebastian Huber3-40/+87
2020-07-23spintrcritical21: Use T_interrupt_test()Sebastian Huber4-140/+149
2020-07-23spintrcritical20: Use T_interrupt_test()Sebastian Huber3-59/+115
2020-07-23spintrcritical18: Use T_interrupt_test()Sebastian Huber3-49/+128