summaryrefslogtreecommitdiff
path: root/src/unittest
AgeCommit message (Expand)Author
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