
7 Feb
2019
7 Feb
'19
4:22 p.m.
On Mon, Feb 04, 2019 at 04:46:52PM +0100, Peter Krempa wrote:
Rather than testing random set of flags add a case also for the oldest supported qemu.
s/very old state in/the oldest case of/ or something sensible
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- ...k-cache.args => disk-cache.x86_64-1.5.3.args} | 16 +++++++++------- tests/qemuxml2argvtest.c | 2 +- 2 files changed, 10 insertions(+), 8 deletions(-) rename tests/qemuxml2argvdata/{disk-cache.args => disk-cache.x86_64-1.5.3.args} (72%)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano