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+kokoro@google.com> Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu> Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
This commit is contained in:
@@ -80,7 +80,7 @@ def test_boot(
|
||||
"tests",
|
||||
"gem5",
|
||||
"configs",
|
||||
"boot_exit_disk_run.py",
|
||||
"x86_boot_exit_run.py",
|
||||
),
|
||||
config_args=[
|
||||
"--cpu",
|
||||
|
||||
Reference in New Issue
Block a user