tests: Enable test running outside of gem5's source tree
authorAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 9 May 2016 10:32:07 +0000 (11:32 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 9 May 2016 10:32:07 +0000 (11:32 +0100)
commit8b412fcfd6e7a97e4fdf184bf177e2418f2a9705
tree719eb032ed7b3feef8e816f66e47f2ba66a4a27b
parent2ae8b365c110e707cb94aec54cb9b1c29f863cb1
tests: Enable test running outside of gem5's source tree

The learning gem5 scripts currently assumes that the current working
directory is the root of gem5's source tree. This isn't necessarily
the case when running the tests using gem5's new test runner.

Change-Id: Ief569bbe77b1b3e2b0fb0e6c575fb0705bbba9b3
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
tests/configs/learning-gem5-p1-simple.py
tests/configs/learning-gem5-p1-two-level.py
tests/configs/memcheck.py
tests/run.py