tests: Remove Python 2.7 glue code
authorAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 26 Jan 2021 12:35:03 +0000 (12:35 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Wed, 27 Jan 2021 10:18:43 +0000 (10:18 +0000)
commitcbcd3ecf154d0cd5df8aa1540351bc0a74df6d5f
treed600a71828c92d70cb7ff40357819532126353ab
parent9f31b5c576a496b05383c7cb33474d3f62a886c3
tests: Remove Python 2.7 glue code

Remove uses of six and from __future__ imports as they are no longer
needed.

Change-Id: I74b5250722abe1e202f31a9ec1d4cc04039df168
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39757
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
tests/configs/gpu-ruby.py
tests/gem5/configs/base_config.py
tests/gem5/configs/checkpoint.py
tests/gem5/configs/switcheroo.py
tests/gem5/fixture.py
tests/gem5/fs/linux/arm/run.py
tests/gem5/memory/test.py
tests/main.py
tests/run.py