qemu-e2k/tests/vm
Gerd Hoffmann 3ace9be6d2 tests/vm: python3 fixes
Add proper unicode handling when processing strings.
Also need to explicitly say we want int not float.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190520124716.30472-3-kraxel@redhat.com>
[AJB: fix conflicts with tests/vm: Port basevm to Python 3]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-06-12 17:53:22 +01:00
..
Makefile.include tests/vm: Add missing variables on help 2019-06-12 17:53:22 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
basevm.py tests/vm: python3 fixes 2019-06-12 17:53:22 +01:00
centos tests/vm: Fix build-centos docker-based tests run 2019-06-12 17:53:22 +01:00
freebsd tests/vm: Be verbose while extracting compressed images 2019-02-11 12:47:08 +00:00
netbsd tests/vm: Be verbose while extracting compressed images 2019-02-11 12:47:08 +00:00
openbsd tests/vm: Be verbose while extracting compressed images 2019-02-11 12:47:08 +00:00
ubuntu.i386 tests/vm: add --build-target option 2019-02-08 17:32:35 +00:00

README

See docs/devel/testing.rst for help.