summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Remove _Internal_errors_What_happenedSebastian Huber2021-07-281-2/+0
* rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPTSebastian Huber2021-07-261-1/+1
* sparc: Prefer RTEMS_FATAL_SOURCE_EXCEPTIONSebastian Huber2021-07-152-17/+55
* spcoverage: Remove test programSebastian Huber2021-07-155-85/+0
* score: Add PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber2021-06-101-0/+2
* splinkersets01: Test linker sets in librarySebastian Huber2021-06-104-5/+45
* thread-API: Add rtems_*mutex_try_lockChristian Mauderer2021-05-281-0/+79
* rtems: Check entry point in rtems_task_start()Sebastian Huber2021-05-141-0/+9
* rtems: Constify rtems_task_wake_when()Sebastian Huber2021-05-121-2/+2
* _TOD_Validate(): Fix incorrect return codeFrank Kühndel2021-05-121-3/+3
* rtems: rtems_scheduler_get_processor_set() statusSebastian Huber2021-05-061-1/+1
* spmisc01: Test RTEMS_NOINITSebastian Huber2021-05-021-0/+5
* rtems: Change rtems_task_get_affinity() statusSebastian Huber2021-04-271-1/+2
* clock:_TOD_To_seconds(): Fix year 2514 overflowFrank Kühndel2021-04-211-10/+18
* score: Fix task stack initializationSebastian Huber2021-03-271-1/+5
* rtems: Require RTEMS_PRIORITY for MrsP semaphoresSebastian Huber2021-03-161-9/+14
* sp14: Fix for SMP or robust thread dispatchSebastian Huber2021-03-161-0/+5
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2021-03-051-6/+6
* Add system initialization step for target hashSebastian Huber2021-02-261-0/+16
* score: Add _IO_Base64url()Sebastian Huber2021-02-251-0/+12
* rtems: Rework object services APISebastian Huber2021-02-031-8/+0
* splinkersets01: Fix declarationSebastian Huber2021-01-231-2/+2
* rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber2020-12-021-0/+1
* config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber2020-11-264-1/+72
* Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber2020-11-265-61/+0
* config: Simplify task stack allocator initSebastian Huber2020-11-197-75/+26
* 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