From 29dd04cfe96f095414d881b53cb0838661996f57 Mon Sep 17 00:00:00 2001 From: Jason Lowe-Power Date: Wed, 16 Sep 2015 09:35:36 -0500 Subject: tests: Add tests for the Learning gem5 scripts These tests will ensure that Learning gem5 scripts are always up to date with the changes in the mainline of gem5. Committed by: Nilay Vaish --- tests/quick/se/03.learning-gem5/test.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/quick/se/03.learning-gem5/test.py (limited to 'tests/quick/se/03.learning-gem5') diff --git a/tests/quick/se/03.learning-gem5/test.py b/tests/quick/se/03.learning-gem5/test.py new file mode 100644 index 000000000..8319279d1 --- /dev/null +++ b/tests/quick/se/03.learning-gem5/test.py @@ -0,0 +1,2 @@ + +# Empty to satisfy run.py \ No newline at end of file -- cgit v1.2.3