diff options
author | Wainer dos Santos Moschetta <wainersm@redhat.com> | 2018-11-09 13:21:53 -0500 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2019-01-17 17:52:40 -0200 |
commit | 82d4c923a580751c86dc0852a7cc8e369a78e8ad (patch) | |
tree | f1e7b26c6eba327d994e1486d43dfc76191e465e /tests/acceptance/vnc.py | |
parent | 54f96b4553e3d7ba1dc822d1e19f0ba0f64bd7d7 (diff) | |
download | qemu-82d4c923a580751c86dc0852a7cc8e369a78e8ad.zip qemu-82d4c923a580751c86dc0852a7cc8e369a78e8ad.tar.gz qemu-82d4c923a580751c86dc0852a7cc8e369a78e8ad.tar.bz2 |
Acceptance tests: add Linux initrd checking test
QEMU used to exits with a not accurate error message when
an initrd > 2GiB was passed. That was fixed on patch:
commit f3839fda5771596152b75dd1e1a6d050e6e6e380
Author: Li Zhijian <lizhijian@cn.fujitsu.com>
Date: Thu Sep 13 18:07:13 2018 +0800
change get_image_size return type to int64_t
This change adds a regression test for that fix. It starts
QEMU with a 2GiB dummy initrd, and checks that it evaluates the
file size correctly and prints an accurate message.
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Caio Carrara <ccarrara@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20181109182153.5390-1-wainersm@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'tests/acceptance/vnc.py')
0 files changed, 0 insertions, 0 deletions