qemu-e2k/tests/vm
Robert Foley 1f335d18e5 tests/vm: pass args through to BaseVM's __init__
Adding the args parameter to BaseVM's __init__.
We will shortly need to pass more parameters to the class
so let's just pass args rather than growing the parameter list.

Signed-off-by: Robert Foley <robert.foley@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200601211421.1277-2-robert.foley@linaro.org>
Message-Id: <20200701135652.1366-6-alex.bennee@linaro.org>
2020-07-11 15:52:59 +01:00
..
basevm.py tests/vm: pass args through to BaseVM's __init__ 2020-07-11 15:52:59 +01:00
centos
fedora tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
freebsd tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
Makefile.include
netbsd tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
openbsd tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
README
ubuntu.i386 tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00

See docs/devel/testing.rst for help.