summaryrefslogtreecommitdiff
path: root/src/unittest
AgeCommit message (Expand)Author
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-11-19SCons: Support building without an ISAAli Saidi
2010-07-21stats: cleanup a few small problems in statsNathan Binkert
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
2009-02-23stats: clean up the statistics unittestNathan Binkert
2008-12-03cprintf: support a configurable width and precision ("*" in printf)Nathan Binkert
2008-10-10cprintf: properly deal with pointer typesNathan Binkert
2008-10-02unittest: Add unit tests to the scons framework.Nathan Binkert
2008-10-02unittest: Cleanup unit tests. Follow style. Garbage Collect.Nathan Binkert
2007-02-07Quick program to time how long ccprintf takes to writeNathan Binkert
2007-02-06Initialize the variable to something.Nathan Binkert
2007-01-03Merge zizzer:/bk/newmemGabe Black
2006-12-24remove some output formatting stuff that we don't useNathan Binkert
2006-12-18Fix unittest compilesNathan Binkert
2006-12-18cast chars to int when we want to print integers so we get a numberNathan Binkert
2006-12-12Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)Ali Saidi
2006-11-23first cut at a sparc tlbAli Saidi
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt