summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber4-4/+4
2020-07-14rtems: Remove deprecated rtems_io_lookup_name()Sebastian Huber1-21/+0
2020-06-18rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber12-94/+4
2020-05-06rtems: Add rtems_get_copyright_notice()Sebastian Huber2-0/+2
2020-05-06rtems: Deprecate use of _RTEMS_versionSebastian Huber1-0/+2
2020-04-17sapi: Add param check to rtems_extension_create()Sebastian Huber1-0/+5
2020-04-16Canonicalize config.h includeSebastian Huber37-37/+37
2020-04-14score: Return status in _TOD_Set()Sebastian Huber1-7/+7
2020-04-08score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber1-7/+0
2020-03-23sptests/sptls02: Add test caseSebastian Huber4-12/+99
2020-03-16score: Add _IO_Base64()Sebastian Huber1-0/+56
2020-03-04sptests/spheapprot: Fix warningSebastian Huber1-1/+5
2020-03-03sptests/spextensions01: Add commentSebastian Huber1-0/+9
2020-03-03rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber1-0/+44
2020-03-03rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber1-7/+45