tests,learning-gem5: Moved MIPS ISA test from part 1 to long
authorBobby R. Bruce <bbruce@ucdavis.edu>
Tue, 17 Mar 2020 17:11:57 +0000 (10:11 -0700)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Fri, 20 Mar 2020 18:04:05 +0000 (18:04 +0000)
commitd6196772ccd6dbb3d788bc1dc8323d5b7898b237
tree02a6587a0f88dbada92cc566ff291418a6c6688e
parent4f319fa98bcf444a456b878cb381bf814e173098
tests,learning-gem5: Moved MIPS ISA test from part 1 to long

The learning gem5 part 1 tests were the only "quick" tests requiring the
MIPS ISA to be compilated. This is a big cost for two very simple tests.
The MIPS ISA tests for learning gem5 part 1 have been moved to the
"long" tests.

Change-Id: I694541b4c7ea84e91262f29c67fb5ec2bbbc6fec
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/26844
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
tests/gem5/learning_gem5/part1_test.py