tests: Remove Python 2.7 glue code from testlib
authorAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 26 Jan 2021 17:41:15 +0000 (17:41 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Wed, 27 Jan 2021 10:17:55 +0000 (10:17 +0000)
commit9f31b5c576a496b05383c7cb33474d3f62a886c3
tree141a9eb2c288dd11f726bb285a627f437da7e5b1
parent0d12b50e8ec353c7325579a5bc64fadf269b62df
tests: Remove Python 2.7 glue code from testlib

Remove the dependency on six in testlib.

Change-Id: I247088d119cf8f9d815632eae16a1cbf87930516
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39759
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
ext/testlib/configuration.py
ext/testlib/handlers.py
ext/testlib/loader.py
ext/testlib/log.py
ext/testlib/terminal.py