summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Add RTEMS_PARTITION_ALIGNMENTSebastian Huber2020-10-071-8/+9
* spmsgq_err01: Use correct max values and fix 64bitKinsey Moore2020-10-051-3/+3
* rtems: Add rtems_message_queue_construct()Sebastian Huber2020-09-282-9/+14
* score: Simplify CORE_message_queue_BufferSebastian Huber2020-09-281-2/+1
* score: Improve _CORE_message_queue_Initialize()Sebastian Huber2020-09-282-6/+7
* rtems: Add rtems_task_construct()Sebastian Huber2020-09-173-10/+18
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2020-09-174-2/+84
* spintrcritical08: Increase clock tick intervalSebastian Huber2020-09-101-1/+1
* score: Add <rtems/score/freechainimpl.h>Sebastian Huber2020-08-311-1/+1
* rtems: Add _RTEMS_Name_to_id()Sebastian Huber2020-08-311-2/+2
* spintrcritical22: Use right thread wait flagsSebastian Huber2020-08-211-1/+1
* spintrcritical16: Use right thread wait flagsSebastian Huber2020-08-211-1/+1
* spintrcritical23: Fix unused variable warningsSebastian Huber2020-08-201-2/+2
* sp37: Fix unused variable warningsSebastian Huber2020-08-201-0/+2
* spintrcritical23: Restore runner prioritySebastian Huber2020-08-111-0/+8
* spmisc01: Include missing header fileSebastian Huber2020-07-241-0/+2
* score: Add RTEMS_WEAKSebastian Huber2020-07-244-1/+108
* spintrcritical_support: RemoveSebastian Huber2020-07-232-224/+0
* spintrcritical24: Use T_interrupt_test()Sebastian Huber2020-07-233-39/+119
* spintrcritical23: Use T_interrupt_test()Sebastian Huber2020-07-233-44/+88
* spintrcritical22: Use T_interrupt_test()Sebastian Huber2020-07-233-40/+87
* spintrcritical21: Use T_interrupt_test()Sebastian Huber2020-07-234-140/+149
* spintrcritical20: Use T_interrupt_test()Sebastian Huber2020-07-233-59/+115
* spintrcritical18: Use T_interrupt_test()Sebastian Huber2020-07-233-49/+128
* spintrcritical16: Use T_interrupt_test()Sebastian Huber2020-07-233-60/+115
* spintrcritical15: Use T_interrupt_test()Sebastian Huber2020-07-233-54/+117
* spintrcritical13/14: Use T_interrupt_test()Sebastian Huber2020-07-234-67/+147
* spintrcritical11/12: Use T_interrupt_test()Sebastian Huber2020-07-234-51/+126
* spintrcritical10: Use T_interrupt_test()Sebastian Huber2020-07-233-126/+109
* spintrcritical09: Use T_interrupt_test()Sebastian Huber2020-07-233-50/+103
* spintrcritical08: Use T_interrupt_test()Sebastian Huber2020-07-233-83/+157
* spintrcritical06/spintrcritical07: Remove testsSebastian Huber2020-07-239-242/+0
* spintrcritical01/2/3/4/5: Use T_interrupt_test()Sebastian Huber2020-07-237-96/+191
* libtest: Add T_get_one_clock_tick_busy()Sebastian Huber2020-07-231-1/+1
* libtest: Add T_busy()Sebastian Huber2020-07-231-1/+2
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-234-4/+4
* rtems: Remove deprecated rtems_io_lookup_name()Sebastian Huber2020-07-141-21/+0
* rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber2020-06-1812-94/+4
* rtems: Add rtems_get_copyright_notice()Sebastian Huber2020-05-062-0/+2
* rtems: Deprecate use of _RTEMS_versionSebastian Huber2020-05-061-0/+2
* sapi: Add param check to rtems_extension_create()Sebastian Huber2020-04-171-0/+5
* Canonicalize config.h includeSebastian Huber2020-04-1637-37/+37
* score: Return status in _TOD_Set()Sebastian Huber2020-04-141-7/+7
* score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber2020-04-081-7/+0
* sptests/sptls02: Add test caseSebastian Huber2020-03-234-12/+99
* score: Add _IO_Base64()Sebastian Huber2020-03-161-0/+56
* sptests/spheapprot: Fix warningSebastian Huber2020-03-041-1/+5
* sptests/spextensions01: Add commentSebastian Huber2020-03-031-0/+9
* rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber2020-03-031-0/+44
* rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber2020-03-031-7/+45