aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_sched.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...tilghman1-1/+1
2010-02-09Various updates to the unit test API.russell1-14/+14
2010-01-25Make unit test modules depend on TEST_FRAMEWORK instead of off by default.russell1-1/+1
2010-01-22The irony of not compile-testing a test program before committing is killing me.tilghman1-0/+1
2010-01-22Convert scheduler API entry order test to the test API.russell1-37/+39
2009-05-04Minor changes in test moduleskpfleming1-1/+1
2009-04-10Disable test modules by default.russell1-0/+4
2009-02-23Fix a regression in scheduler entry ordering, and add a regression test for it.russell1-2/+117
2009-02-17Use constants from inttypes.h to clear up 32-bit compilation errorsmmichelson1-2/+4
2009-02-17Significantly improve scheduler performance under high load.russell1-0/+130