summaryrefslogtreecommitdiff
path: root/tests/test_sched.c
AgeCommit message (Expand)Author
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-03-16sched.c: Ensure oldest expiring entry runs first.Richard Mudgett
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-11clang compiler warnings: Fix various warnings for testsMatthew Jordan
2011-08-16Merged revisions 332177 via svnmerge from Paul Belanger
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-12-20Some scheduler API cleanup and improvements.Russell Bryant
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