Review Board 2.0.15


tests: Skip SPARC tests if the required binaries are missing

Review Request #2879 - Created June 8, 2015 and submitted - Latest diff uploaded

Information
Andreas Sandberg
gem5
default
Reviewers
Default
Changeset 10880:e5307abb6bd9
---------------------------
tests: Skip SPARC tests if the required binaries are missing

The full-system SPARC tests depend on several binaries that aren't
generally available to the wider community. Flag the tests as skipped
instead of failed if these binaries can't be found.

Skips the tests as expected. Haven't tested if it actually runs the tests since we don't have the binaries.