aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-04-10Merged revisions 187675 via svnmerge from 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