summaryrefslogtreecommitdiff
path: root/tests/test_sched.c
AgeCommit message (Expand)Author
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-02-09Various updates to the unit test API.Russell Bryant
2010-01-25Make unit test modules depend on TEST_FRAMEWORK instead of off by default.Russell Bryant
2010-01-22The irony of not compile-testing a test program before committing is killing me.Tilghman Lesher
2010-01-22Convert scheduler API entry order test to the test API.Russell Bryant
2009-05-04Minor changes in test modulesKevin P. Fleming
2009-04-10Disable test modules by default.Russell Bryant
2009-02-23Fix a regression in scheduler entry ordering, and add a regression test for it.Russell Bryant
2009-02-17Use constants from inttypes.h to clear up 32-bit compilation errorsMark Michelson
2009-02-17Significantly improve scheduler performance under high load.Russell Bryant