tests: Removing unittests for .perf and .prof
.perf and .prof no longer exist as build targets. We now only test .opt and .debug as of this commit. Change-Id: Ieaf93edd33fe64330d50c6d446bfd21f9f07a895 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/52983 Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu> Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -74,8 +74,6 @@ build_target POWER
|
||||
# Run the unit tests.
|
||||
unit_test opt
|
||||
unit_test debug
|
||||
unit_test perf
|
||||
unit_test prof
|
||||
|
||||
# Run the gem5 long tests.
|
||||
docker run -u $UID:$GID --volume "${gem5_root}":"${gem5_root}" -w \
|
||||
|
||||
Reference in New Issue
Block a user