tests: Move test programs paths to related test scripts
authorAyaz Akram <yazakram@ucdavis.edu>
Thu, 24 Jan 2019 06:13:29 +0000 (22:13 -0800)
committerAyaz Akram <yazakram@ucdavis.edu>
Wed, 13 Feb 2019 01:52:35 +0000 (01:52 +0000)
commit308a558057403f96736570179764ee363b97bfb3
tree26d32d65ebc5237d15d5c35fecc2b889163cd7c5
parentfe296537bae636ce064316a5fd7f29223f9488be
tests: Move test programs paths to related test scripts

This change is needed to make sure that the DownloadedProgram fixture
does not fail, in case the test binaries are not stored in test-progs/
(e.g. in the case of cpu tests)

Change-Id: Icf96f2537b038502e78da560c7ccebc44984b509
Signed-off-by: Ayaz Akram <yazakram@ucdavis.edu>
Reviewed-on: https://gem5-review.googlesource.com/c/15856
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Rutuja Govind Oza <roza@ucdavis.edu>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
tests/gem5/fixture.py
tests/gem5/hello_se/test_hello_se.py
tests/gem5/m5_util/test_exit.py