summaryrefslogtreecommitdiff
path: root/src/unittest/stattest.cc
AgeCommit message (Expand)Author
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg
2014-01-30unittest: Fix build errorsOla Jeppsson
2012-06-05stats: Add stats unittest for total calculations.Ali Saidi
2011-08-19Stats: Add a sparse histogram stat object.Thomas Grass
2011-04-15unittest: Make unit tests capable of using swig and python, convert stattestNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2011-01-10stats: Add a histogram statistic typeNathan Binkert
2011-01-10stats: fix stat test from curTick changeNathan Binkert
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-07-21stats: cleanup a few small problems in statsNathan 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-10-02unittest: Add unit tests to the scons framework.Nathan Binkert
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