systemc: Abort verify.py if no tests were selected.
authorGabe Black <gabeblack@google.com>
Tue, 28 Aug 2018 03:39:01 +0000 (20:39 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 26 Sep 2018 00:04:21 +0000 (00:04 +0000)
commitd78c8b20ed0809f557dc542dcad4a91642e956f1
tree8ba5a30359642e8ef722b4323e1ae6620c2b44d4
parent1baba25cb9e197b638b5a495e21f4aef628afad6
systemc: Abort verify.py if no tests were selected.

The various phases assume there are at least some tests, and if there
are none they may try to run malformed commands.

Change-Id: I041d35c504da57b830c490651ab1b3c98e0288ca
Reviewed-on: https://gem5-review.googlesource.com/12273
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/tests/verify.py