tests: Fix syntax error in cpu_tests/test.py
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Mon, 18 Jan 2021 09:50:00 +0000 (09:50 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Tue, 19 Jan 2021 10:06:21 +0000 (10:06 +0000)
commitc52f2fb26addcbc1a5cdaced1121973f7732272e
tree89754fe3fdbdc634b991fe7803d152bf9489ff7f
parent32b3be789de6bebc8db2682c17334d48e5398eb4
tests: Fix syntax error in cpu_tests/test.py

The testsuite was not loaded with the following error:

Exception thrown while loading
<gem5>/tests/gem5/cpu_tests/test.py

Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Change-Id: I1e88b8957bb24471e1bb6113ffc7c78886b6ed70
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39295
Reviewed-by: Hoa Nguyen <hoanguyen@ucdavis.edu>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
tests/gem5/cpu_tests/test.py