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


12 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
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
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/49868
Tested-by: kokoro <noreply+kok...@google.com>
Reviewed-by: Bobby R. Bruce <bbr...@ucdavis.edu>
Maintainer: Bobby R. Bruce <bbr...@ucdavis.edu>
---
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(-)

Approvals:
  Bobby R. Bruce: Looks good to me, approved; Looks good to me, approved
  kokoro: Regressions pass




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 f1fba8f..124ea8e 100644
--- a/tests/gem5/x86-boot-tests/test_linux_boot.py
+++ b/tests/gem5/x86-boot-tests/test_linux_boot.py
@@ -80,7 +80,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: 16
Gerrit-Owner: Bobby R. Bruce <bbr...@ucdavis.edu>
Gerrit-Reviewer: Bobby R. Bruce <bbr...@ucdavis.edu>
Gerrit-Reviewer: Gabe Black <gabe.bl...@gmail.com>
Gerrit-Reviewer: kokoro <noreply+kok...@google.com>
Gerrit-MessageType: merged
_______________________________________________
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