systemc: Also look for tests in the tlm test directory.
authorGabe Black <gabeblack@google.com>
Sat, 8 Dec 2018 09:59:34 +0000 (01:59 -0800)
committerGabe Black <gabeblack@google.com>
Wed, 9 Jan 2019 01:32:08 +0000 (01:32 +0000)
commit584a1f6723f8cc20319b6b594d70b19056fb7679
treeee01d5d9eb7a986f1fad38192ffa0121bab6698f
parent7364acfc758a30f81aa75844f6b96b1e4e19990a
systemc: Also look for tests in the tlm test directory.

Both basic systemc and tlm tests were present, but scons only looked
in the systemc directory when populating the test json. This change
makes it also look in the tlm directory so that those tests can be run.

Change-Id: Id65b744664350f6105fb3a4f28cbc7ab91d8c82e
Reviewed-on: https://gem5-review.googlesource.com/c/15056
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
src/systemc/tests/SConscript