tests: Move the bituniontest to be alongside the bitunion header.
authorGabe Black <gabeblack@google.com>
Tue, 28 Nov 2017 03:04:15 +0000 (19:04 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 28 Nov 2017 11:00:32 +0000 (11:00 +0000)
commitd92e96732966ee48db3f8283367c0a1ffd84c1a7
tree3ff6390986b66a79fb6804f8911f4944db69cb34
parent60e165116b7785bc612d8ef5c9d22af7fe84e92a
tests: Move the bituniontest to be alongside the bitunion header.

Change-Id: I7c1a49c41672a1108fcf67c5505b0441f90588ef
Reviewed-on: https://gem5-review.googlesource.com/6142
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/base/SConscript
src/base/bituniontest.cc [new file with mode: 0644]
src/unittest/SConscript
src/unittest/bituniontest.cc [deleted file]