Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/49868 )

Change subject: arch-x86,tests: Rename boot_exit_disk_run.py
......................................................................

arch-x86,tests: Rename boot_exit_disk_run.py

Rename to 'x86_boot_exit_run.py'. It's X86 specific and the name should
make this obvious.

Change-Id: Iab124b166f16a3dfbe4f3a5a455166744c3b1a2d
---
R tests/gem5/configs/x86_boot_exit_run.py
M tests/gem5/x86-boot-tests/test_linux_boot.py
2 files changed, 1 insertion(+), 1 deletion(-)



diff --git a/tests/gem5/configs/boot_exit_disk_run.py b/tests/gem5/configs/x86_boot_exit_run.py
similarity index 100%
rename from tests/gem5/configs/boot_exit_disk_run.py
rename to tests/gem5/configs/x86_boot_exit_run.py
diff --git a/tests/gem5/x86-boot-tests/test_linux_boot.py b/tests/gem5/x86-boot-tests/test_linux_boot.py
index bca68e3..315fbab 100644
--- a/tests/gem5/x86-boot-tests/test_linux_boot.py
+++ b/tests/gem5/x86-boot-tests/test_linux_boot.py
@@ -77,7 +77,7 @@
             "tests",
             "gem5",
             "configs",
-            "boot_exit_disk_run.py",
+            "x86_boot_exit_run.py",
         ),
         config_args=[
             "--cpu",

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/49868
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: Iab124b166f16a3dfbe4f3a5a455166744c3b1a2d
Gerrit-Change-Number: 49868
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby R. Bruce <bbr...@ucdavis.edu>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to