summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-06-22i2c: Add non blocking read / writeChristian Mauderer1-1/+120
2021-06-10score: Add PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber2-0/+4
2021-06-10splinkersets01: Test linker sets in librarySebastian Huber4-5/+45
2021-06-09sysconf: Remove sysconf(515)Ryan Long1-8/+0
2021-06-08fsnofs01/init.c: Check for ENOENT from utime().Joel Sherrill1-3/+6
2021-05-28psx13: Added tests for utimensat() and futimens()Ryan Long2-22/+482
2021-05-28thread-API: Add rtems_*mutex_try_lockChristian Mauderer1-0/+79
2021-05-26posix: Allow pthread_cancel() from within ISRsSebastian Huber1-31/+45
2021-05-20testsuites: Remove telnetd01Vijay Kumar Banerjee3-155/+0
2021-05-14rtems: Check entry point in rtems_task_start()Sebastian Huber1-0/+9
2021-05-14validation: Add INVALID_ID to tx-support.hSebastian Huber3-4/+7
2021-05-14validation: Add support librarySebastian Huber8-10/+10
2021-05-12rtems: Constify rtems_task_wake_when()Sebastian Huber1-2/+2
2021-05-12_TOD_Validate(): Fix incorrect return codeFrank Kühndel1-3/+3
2021-05-07validation: Fix handling of N/A pre-conditionsSebastian Huber9-492/+43
2021-05-06Return NULL for zero size allocationsSebastian Huber1-55/+26
2021-05-06rtems: rtems_scheduler_get_processor_set() statusSebastian Huber1-1/+1
2021-05-05psxtests: Fix math function build warningsStephen Clark60-0/+231
2021-05-04Make zero size allocation result consistentSebastian Huber1-10/+96
2021-05-03libtest: Fix use of flexible array memberSebastian Huber1-15/+15
2021-05-02spmisc01: Test RTEMS_NOINITSebastian Huber1-0/+5
2021-04-28psx13: Reworked and relicensedRyan Long3-582/+324
2021-04-27rtems: Change rtems_task_get_affinity() statusSebastian Huber2-2/+3