summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpscheduler06 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
| | | | | | This change is part of the testsuite Makefile.am reorganization. Update #3382
* config: Use new scheduler configuration definesSebastian Huber2018-03-121-4/+4
| | | | Update #3325.
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
| | | | | Update #3170. Update #3199.
* smptests: Split smpscheduler03Sebastian Huber2017-06-294-0/+91
Split smpscheduler03 to run the tests with only one processor. Update #3056.