tests,arch-gcn3,arch-x86: Changed X86 testlib tests to GCN3_X86
authorBobby R. Bruce <bbruce@ucdavis.edu>
Thu, 3 Dec 2020 21:12:21 +0000 (13:12 -0800)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Tue, 8 Dec 2020 21:06:26 +0000 (21:06 +0000)
commit350cd7bb89319fa2185437f899ca061d0a16f56f
tree685849b1573fd68fa7a83b1352af9176a1e97849
parent9e03d3bb5dbfc2106a4407c6be3feb5838966615
tests,arch-gcn3,arch-x86: Changed X86 testlib tests to GCN3_X86

In an effort to get better test coverage, we've changed all X86 tests to
use GCN3_X86. This will, as a minimum, ensure that GCN3 is regularly
compiled. GCN3_X86 is a superset of X86 and all X86 tests should pass on
GCN3_X86.

Change-Id: I2684edfc4e48c3e311a400231293a9e04c701130
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/38279
Reviewed-by: Matt Sinclair <mattdsinclair@gmail.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
ext/testlib/configuration.py
tests/gem5/cpu_tests/test.py
tests/gem5/hello_se/test_hello_se.py
tests/gem5/learning_gem5/part1_test.py
tests/gem5/learning_gem5/part2_test.py
tests/gem5/learning_gem5/part3_test.py
tests/gem5/m5_util/test_exit.py
tests/gem5/test_build/test_build.py
tests/gem5/x86-boot-tests/test_linux_boot.py