summaryrefslogtreecommitdiff
path: root/testsuites/smptests (follow)
AgeCommit message (Expand)Author
2018-10-10build: Remove local.amSebastian Huber
2018-10-05tests: Use rtems_task_exit()Sebastian Huber
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber
2018-09-20smp03: make printout match actual task nameDaniel Hellstrom
2018-09-10score: Add thread pin/unpin supportSebastian Huber
2018-09-03score: Fix EDF SMP schedulerSebastian Huber
2018-07-25bsps: bsp_start_on_secondary_processor()Sebastian Huber
2018-07-24smptests: Fix format warningsSebastian Huber
2018-07-18score: Fix _Scheduler_EDF_SMP_Set_affinity()Sebastian Huber
2018-06-28riscv: Add dummy SMP supportSebastian Huber
2018-05-02tests: Remove configure feature checksSebastian Huber
2018-04-27smptests/smpschededf02: Add test caseSebastian Huber
2018-04-23smptests/smpschedaffinity02: Fix configurationSebastian Huber
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns
2018-04-10testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns
2018-03-12config: Use new scheduler configuration definesSebastian Huber
2018-03-07smptests: Fix obsolete FIXME comments/codeSebastian Huber
2018-02-02smptests/smpopenmp01: New testSebastian Huber
2018-02-02smpschededf01: Use rtems_test_busy_cpu_usage()Sebastian Huber
2018-02-02smpschedaffinity04: Fix configurationSebastian Huber
2018-02-02smpcapture01: Fix configurationSebastian Huber
2018-01-25Remove make preinstallChris Johns
2018-01-22smptests: Fix configurationSebastian Huber
2018-01-19smp03: Use floating-point tasksSebastian Huber
2018-01-19smp03: Use floating-point taskSebastian Huber
2018-01-19smpaffinity01: Use floating-point taskSebastian Huber
2018-01-19smp08: Use floating-point taskSebastian Huber
2018-01-19smpmigration01: Enable floating-point outputSebastian Huber
2017-12-06smpunsupported01: Add missing error check for rtems_task_modeJoel Sherrill
2017-11-20score: Optimize scheduler priority updatesSebastian Huber
2017-11-16score: Fix priority ceiling updatesSebastian Huber
2017-11-16score: Fix _Thread_queue_Flush_critical()Sebastian Huber
2017-11-06tests: Use <tmacros.h> in all testsSebastian Huber
2017-11-06tests: Use simple console driverSebastian Huber
2017-11-03smpscheduler02: Avoid sporadic test failuresSebastian Huber
2017-11-02tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber
2017-11-02smppsxaffinity02: Fix thread attribute usageSebastian Huber
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber
2017-10-28tests: Use rtems_test_printerSebastian Huber
2017-10-26smptests: Fix format warningsSebastian Huber
2017-10-25smptests: Remove duplicate Makefile targetsSebastian Huber
2017-10-23testsuite: Fix buildSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-10-11smpaffinity01: Fix test caseSebastian Huber
2017-10-11posix: Validate affinity sets by the schedulerSebastian Huber
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber
2017-08-25Include missing <limits.h>Sebastian Huber
2017-08-22smptests: Fix format specifierSebastian Huber