scons: Merge reading test SConscripts into makeEnv.
authorGabe Black <gabeblack@google.com>
Tue, 2 May 2017 00:50:43 +0000 (17:50 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 3 May 2017 17:47:53 +0000 (17:47 +0000)
commitaa598b3ad1d91e974378f18837f2fbcca909e805
tree1475ac48264b78718834e6775468810162d3504a
parent32fd8906ad85c2a05c0af0f0b1cda6e4493be309
scons: Merge reading test SConscripts into makeEnv.

We're already visiting each of the environments, there's no reason to
track them all and then set up test SConscripts on a second pass.

Change-Id: I2d1166f58ac907e874d6ad5de7bd53ff7ad645f8
Reviewed-on: https://gem5-review.googlesource.com/2980
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/SConscript