tests: Only run Ruby tests when testing Ruby targets
authorAndreas Sandberg <andreas.sandberg@arm.com>
Thu, 2 Jun 2016 09:48:45 +0000 (10:48 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Thu, 2 Jun 2016 09:48:45 +0000 (10:48 +0100)
commit10880031354bb886cdc313fbfecb2154ae469eac
treeb3e23e1499da2e145d26f95f50b79072048f6866
parent21f971e4d1bac047cf7147249409e8842ef6272c
tests: Only run Ruby tests when testing Ruby targets

Limit the test configs to Ruby-only configs when testing a Ruby target
that isn't MI_example. This avoids re-running configs that has already
been tested by the generic (non-Ruby) ISA target. This behavior was
the expected behavior prior to switching to the new test framework.

Change-Id: I3f138dbf9c7071ce862d1073aaec57c59afbc921
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
tests/testing/tests.py