summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-28riscv: Add dummy SMP supportSebastian Huber1-1/+2
2018-05-02tests: Remove configure feature checksSebastian Huber3-50/+1
2018-04-27smptests/smpschededf02: Add test caseSebastian Huber1-3/+8
2018-04-23smptests/smpschedaffinity02: Fix configurationSebastian Huber1-0/+2
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-10testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns57-1191/+691
2018-03-12config: Use new scheduler configuration definesSebastian Huber17-304/+304
2018-03-07smptests: Fix obsolete FIXME comments/codeSebastian Huber2-4/+2
2018-02-02smptests/smpopenmp01: New testSebastian Huber7-0/+510
2018-02-02smpschededf01: Use rtems_test_busy_cpu_usage()Sebastian Huber1-11/+5
2018-02-02smpschedaffinity04: Fix configurationSebastian Huber1-0/+2
2018-02-02smpcapture01: Fix configurationSebastian Huber1-0/+2
2018-01-25Remove make preinstallChris Johns1-0/+2
2018-01-22smptests: Fix configurationSebastian Huber2-0/+2
2018-01-19smp03: Use floating-point tasksSebastian Huber2-3/+2
2018-01-19smp03: Use floating-point taskSebastian Huber1-2/+1
2018-01-19smpaffinity01: Use floating-point taskSebastian Huber1-0/+1
2018-01-19smp08: Use floating-point taskSebastian Huber1-0/+1
2018-01-19smpmigration01: Enable floating-point outputSebastian Huber1-0/+1
2017-12-06smpunsupported01: Add missing error check for rtems_task_modeJoel Sherrill2-1/+13
2017-11-20score: Optimize scheduler priority updatesSebastian Huber1-1/+1
2017-11-16score: Fix priority ceiling updatesSebastian Huber1-2/+56
2017-11-16score: Fix _Thread_queue_Flush_critical()Sebastian Huber1-33/+70
2017-11-06tests: Use <tmacros.h> in all testsSebastian Huber2-4/+4
2017-11-06tests: Use simple console driverSebastian Huber54-54/+54
2017-11-03smpscheduler02: Avoid sporadic test failuresSebastian Huber1-0/+4
2017-11-02tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber1-1/+0
2017-11-02smppsxaffinity02: Fix thread attribute usageSebastian Huber1-0/+4
2017-10-28tests: Remove TEST_INITSebastian Huber51-102/+0
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber9-9/+0
2017-10-28tests: Use rtems_test_printerSebastian Huber1-5/+2
2017-10-26smptests: Fix format warningsSebastian Huber2-3/+3
2017-10-25smptests: Remove duplicate Makefile targetsSebastian Huber1-2/+0
2017-10-23testsuite: Fix buildSebastian Huber1-0/+2
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns50-0/+100
2017-10-11smpaffinity01: Fix test caseSebastian Huber2-10/+10
2017-10-11posix: Validate affinity sets by the schedulerSebastian Huber2-7/+7
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber2-31/+38
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber1-1/+0
2017-08-25Include missing <limits.h>Sebastian Huber1-0/+1
2017-08-22smptests: Fix format specifierSebastian Huber2-3/+3
2017-07-19smptests/smpscheduler02: Remove invalid assertSebastian Huber1-3/+1
2017-07-19smptests/smpscheduler01: Use right schedulerSebastian Huber1-0/+3
2017-07-19tests: Use floating point taskSebastian Huber1-0/+1
2017-07-18tests: Use floating point taskSebastian Huber1-0/+2
2017-07-11rtems: Add rtems_scheduler_ident_by_processor_setSebastian Huber1-0/+11
2017-07-11rtems: Add rtems_scheduler_ident_by_processor()Sebastian Huber1-0/+6
2017-07-10score: Fix set schedulerSebastian Huber1-6/+10
2017-07-10score: Add simple affinity support to EDF SMPSebastian Huber12-2/+614
2017-07-07smptests/smpstrongapa01: SimplifySebastian Huber1-3/+3