test: Remove refcnttest from the unittest SConscript.
authorGabe Black <gabeblack@google.com>
Tue, 1 Sep 2020 03:51:06 +0000 (20:51 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 1 Sep 2020 21:53:28 +0000 (21:53 +0000)
commite2fc29076a694df349a2435c7f80fb5eeeb0f532
tree6f47b9fba44d177dfff8a675950df1546394634a
parentfd7d48ac19673fae3c4a2d4996307cb8084e7e18
test: Remove refcnttest from the unittest SConscript.

The test itself was removed, but it was left in the SConscript. If you
tell scons to build everything in that directory, it will try to build
that test and fail.

Change-Id: I1e3923b0de12e891f53dab6f4e6e3e2b6975dc45
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/33896
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/unittest/SConscript