aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Backport applicable parts of test_astobj2 from trunk.russell1-0/+329
2010-06-25Backport unit test API from trunk.russell3-146/+172
2010-06-10Merged revisions 269711 via svnmerge from russell1-1/+1
2010-05-06Add test case that ensures the heap handles arbitrary removals properly.russell1-1/+90
2010-03-23Merged revisions 254001 via svnmerge from tzafrir1-1/+1
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