tests,misc: Updated TestLib and boot-tests for gzipped imgs
authorBobby R. Bruce <bbruce@ucdavis.edu>
Fri, 25 Sep 2020 17:25:43 +0000 (10:25 -0700)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Wed, 30 Sep 2020 05:17:10 +0000 (05:17 +0000)
commitc79dcaf498b546f10583b91f4f9745c24036c4d4
tree511a0ce572dfcf2f43d49391311f3932c885e594
parent81779301d8d131b50a661d64b18412a318c34023
tests,misc: Updated TestLib and boot-tests for gzipped imgs

In efforts to reduce storage costs and download times, the images hosted
by us have been gzipped. The TestLib framework has therefore been
extended to decompress gzipped files after download.

The x86-boot-tests are, at present, the only tests which use the gem5
images. These tests have been updated to download the gzipped image.

Change-Id: I6b2dbe9472a604148834820db8ea70e91e94376f
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/35257
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
tests/gem5/fixture.py
tests/gem5/x86-boot-tests/test_linux_boot.py