aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-2/+2
2009-05-15Add ability for modules to dynamically register logger levelskpfleming1-0/+209
2009-05-04Minor changes in test moduleskpfleming2-1/+2
2009-04-29Merge str_substitution branch.tilghman1-0/+241
2009-04-10Disable test modules by default.russell2-0/+8
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
2009-02-17Add a test module for the heap implementation.russell1-0/+219
2008-04-16Introducing doubly linked lists to trunk from branch team/murf/bug11210.murf1-0/+363
2008-01-03add some simple infrastructure for modules to be used for testing parts of As...kpfleming2-0/+74