tests: Add 'ALL' build to the compiler tests
Change-Id: I7f31a23999173e7cd06f3ee87e5e4f0ae42c54ea Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/63333 Reviewed-by: Jason Lowe-Power <power.jg@gmail.com> Maintainer: Jason Lowe-Power <power.jg@gmail.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
committed by
Bobby Bruce
parent
f9e1b308c1
commit
cc3940b69e
@@ -38,7 +38,8 @@ comprehensive=("gcc-version-11"
|
||||
"clang-version-12")
|
||||
|
||||
# All build targets in build_opt/ which we want to build using each image.
|
||||
builds=("ARM"
|
||||
builds=("ALL"
|
||||
"ARM"
|
||||
"ARM_MESI_Three_Level"
|
||||
"ARM_MESI_Three_Level_HTM"
|
||||
"ARM_MOESI_hammer"
|
||||
|
||||
Reference in New Issue
Block a user