tests: Fix incorrect doc-string in test_hello_se.py
Change-Id: Ic21e59cfc8fba92f93661d8b33803bd4c4c6fc58 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/62011 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
b6e0e72d92
commit
ff1ea07ca4
@@ -40,7 +40,8 @@
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
"""
|
||||
Test file for the util m5 exit assembly instruction.
|
||||
Tests which run simple binaries in gem5's SE mode. The stdlib's SimpleBoard
|
||||
is used to run these tests.
|
||||
"""
|
||||
from testlib import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user