tests: Reimplement the bituniontest as a googletest.
authorGabe Black <gabeblack@google.com>
Thu, 23 Nov 2017 02:11:58 +0000 (18:11 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 28 Nov 2017 11:00:01 +0000 (11:00 +0000)
commit601fa8a25c8aa2eff809a7011e9751f4bfff488a
tree3a9ab92feb471d9bd562c55291af0590e0e77bb5
parent16d6ed6660337b7293072da8a8f6ff6f4d9dbb4e
tests: Reimplement the bituniontest as a googletest.

The implementation is very similar to the old test structurally, and
should test all the same things.

Change-Id: I58f1559d0943f2494ef06ee1d7ee5314a3852a8c
Reviewed-on: https://gem5-review.googlesource.com/6085
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/unittest/SConscript
src/unittest/bituniontest.cc