summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-05-15Add ability for modules to dynamically register logger levelsKevin P. Fleming
2009-05-04Minor changes in test modulesKevin P. Fleming
2009-04-29Merge str_substitution branch.Tilghman Lesher
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
2009-02-17Add a test module for the heap implementation.Russell Bryant
2008-04-16Introducing doubly linked lists to trunk from branch team/murf/bug11210.Steve Murphy
2008-01-03add some simple infrastructure for modules to be used for testing parts of As...Kevin P. Fleming