tests: Migrated old quick/se/00.hello tests
authorBobby R. Bruce <bbruce@ucdavis.edu>
Sat, 23 Nov 2019 00:39:30 +0000 (16:39 -0800)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Wed, 15 Jan 2020 20:38:55 +0000 (20:38 +0000)
commit6e9bc2bdc7c8011489e68291ba6e81c428e7b0a1
tree51cfbe77cf2a1dd6f8b030d9e43e79c3f9d2e340
parent5698c2b52d756d5f11222559b75a038fea0cf52d
tests: Migrated old quick/se/00.hello tests

Migrated old quick/se/00.hello tests over to the new testing frame work
(i.e., that executed via `./tests/main.py run`). These fail, so they are
currently being ignored.

These tests now pull from the http://dist.gem5.org cloud storage.

Change-Id: Iff94cce53655bc629a3deb1e11d8d194824751d4
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23024
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
tests/gem5/.testignore [new file with mode: 0644]
tests/gem5/hello_se/test_hello_se.py