summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-29testsuite: Add machine exception signal map testKinsey Moore4-0/+138
2021-10-29testsuite: Add machine exception resume testKinsey Moore3-0/+98
2021-10-25sptests/sp69: Remove test caseSebastian Huber1-25/+0
2021-10-11Add support for IDLE Thread stack allocatorJoel Sherrill6-0/+228
2021-10-11score: _Thread_queue_Surrender_priority_ceiling()Sebastian Huber1-0/+43
2021-10-04testsuites/fstests: Fix uninitialized utimbuf structsAlex White2-2/+2
2021-09-21cpukit: Add AArch64 SMP SupportKinsey Moore1-1/+1
2021-09-21testsuites/smpmulticast01: Enforce step orderingKinsey Moore1-0/+1
2021-09-21build: Remove old build systemSebastian Huber147-11195/+0
2021-09-20pxcdevctl: Adjust for standardRyan Long1-23/+46
2021-09-06score: Change TOD_LATEST_YEAR to 2099Sebastian Huber2-42/+9
2021-09-06score: Limit the CLOCK_REALTIME settingSebastian Huber1-0/+14
2021-09-02Improve test of rtems_interrupt_get_affinity()Sebastian Huber1-18/+21
2021-09-02validation: Improve generated test codeSebastian Huber20-1331/+1679
2021-08-30psxtests/psxconfstr: Fix test caseSebastian Huber1-13/+12
2021-08-30smpfatal01: Fix test time out on sparc/leon3Sebastian Huber1-1/+1
2021-08-18confstr() support for RTEMSEshan dhawan5-0/+126
2021-08-12score: Replace priority prepend it with an enumSebastian Huber1-33/+36
2021-08-11Test needed for timer_create with CLOCK_MONOTONCZacchaeus Leung2-0/+31
2021-08-09Turn off executable permissions for a number of source filesJoel Sherrill134-0/+0
2021-07-30sptests: CONFIGURE_MEMORY_PER_TASK_FOR_SCHEDULERSebastian Huber2-4/+0
2021-07-29score: Change _SMP_Send_message() parameter typeSebastian Huber2-5/+11
2021-07-29score: Add _Per_CPU_Submit_job()Sebastian Huber2-10/+3
2021-07-28score: Simplify SMP processor state handlingSebastian Huber4-23/+61
2021-07-28score: Remove processor event broadcast/receiveSebastian Huber5-12/+10
2021-07-28score: Remove _Internal_errors_What_happenedSebastian Huber1-2/+0
2021-07-26validation: Test rtems_interrupt_handler_iterate()Sebastian Huber1-0/+636
2021-07-26validation: Test rtems_interrupt_set_affinity()Sebastian Huber1-0/+670
2021-07-26validation: Test rtems_interrupt_get_affinity()Sebastian Huber1-0/+683
2021-07-26validation: Test rtems_interrupt_raise_on()Sebastian Huber3-2/+721
2021-07-26validation: Test rtems_interrupt_is_pending()Sebastian Huber1-0/+629
2021-07-26validation: Test rtems_interrupt_clear()Sebastian Huber1-0/+586
2021-07-26validation: Test rtems_interrupt_raise()Sebastian Huber1-0/+576
2021-07-26validation: Test rtems_interrupt_entry_remove()Sebastian Huber1-0/+1432
2021-07-26validation: Test rtems_interrupt_entry_install()Sebastian Huber1-0/+1364
2021-07-26validation: Test rtems_interrupt_vector_disable()Sebastian Huber1-0/+632
2021-07-26validation: Test rtems_interrupt_vector_enable()Sebastian Huber1-0/+638
2021-07-26validation: rtems_interrupt_vector_is_enabled()Sebastian Huber1-0/+627
2021-07-26validation: Test rtems_interrupt_get_attributes()Sebastian Huber1-0/+440
2021-07-26validation: GetTestableInterruptVector()Sebastian Huber2-0/+49
2021-07-26validation: GetValidInterruptVectorNumber()Sebastian Huber2-0/+31
2021-07-26validation: HasInterruptVectorEntriesInstalled()Sebastian Huber2-0/+81
2021-07-26validation: Add CallWithinISR()Sebastian Huber2-0/+148
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-07-06Update test smpstrongapa01Richi Dubey1-19/+47
2021-06-24bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-1/+1
2021-06-24smpcapture02: Fix use of BSP_INTERRUPT_VECTOR_MAXSebastian Huber1-1/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber1-1/+1