tests: Get rid of the tests/testing python package.
authorGabe Black <gabeblack@google.com>
Tue, 4 Aug 2020 05:37:31 +0000 (22:37 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 5 Aug 2020 09:39:32 +0000 (09:39 +0000)
commit204cf65ec5427314c64b7b067339be44fa804e11
tree7c3aa7a88e3b1c23d5a46c01e17c4354798bf936
parentcf9ae041ed225d1ce324820cffda6cb2bdd9d85b
tests: Get rid of the tests/testing python package.

This was used by the now deleted tests/tests.py script.

Change-Id: I18481b02a78432b88e6cd9226a4c046bc6433743
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/32119
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
tests/testing/__init__.py [deleted file]
tests/testing/helpers.py [deleted file]
tests/testing/results.py [deleted file]
tests/testing/tests.py [deleted file]
tests/testing/units.py [deleted file]