tests: Fix the stats unit test.
authorGabe Black <gabeblack@google.com>
Wed, 22 Nov 2017 00:52:48 +0000 (16:52 -0800)
committerGabe Black <gabeblack@google.com>
Wed, 22 Nov 2017 22:55:16 +0000 (22:55 +0000)
commit9651c0278d93bf5c4620e198baac975f0c84e9a0
tree92e7fce69c727d23dc127208516259d47d954759
parente80899c49a758d966ae47920c296325d64fea383
tests: Fix the stats unit test.

This has been broken since February. The interface for opening
initializing where the stats output should go was changed, but the
test wasn't updated.

Change-Id: I54bd8be15bf870352d5fcfad95ded28d87c7cc5a
Reviewed-on: https://gem5-review.googlesource.com/6001
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/unittest/stattestmain.py