summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-07-23spintrcritical16: Use T_interrupt_test()Sebastian Huber3-60/+115
2020-07-23spintrcritical15: Use T_interrupt_test()Sebastian Huber3-54/+117
2020-07-23spintrcritical13/14: Use T_interrupt_test()Sebastian Huber4-67/+147
2020-07-23spintrcritical11/12: Use T_interrupt_test()Sebastian Huber4-51/+126
2020-07-23spintrcritical10: Use T_interrupt_test()Sebastian Huber3-126/+109
2020-07-23spintrcritical09: Use T_interrupt_test()Sebastian Huber3-50/+103
2020-07-23spintrcritical08: Use T_interrupt_test()Sebastian Huber3-83/+157
2020-07-23spintrcritical06/spintrcritical07: Remove testsSebastian Huber9-242/+0
2020-07-23spintrcritical01/2/3/4/5: Use T_interrupt_test()Sebastian Huber7-96/+191
2020-07-23libtest: Add T_get_one_clock_tick_busy()Sebastian Huber1-1/+1
2020-07-23libtest: Add T_busy()Sebastian Huber1-1/+2