Re: [libvirt] [PATCH 17/21] tests: qemuxml2argv: build capsfile in DO_TEST_CAPS_INTERNAL

2019-03-19 Thread Andrea Bolognani
On Thu, 2019-03-14 at 10:44 -0400, Cole Robinson wrote: > Rather than make callers do it. The operative info is just arch > and ver which we are passing in already. > > Fold in stripmachinealiases too since it is just dependent on > ver value > > Signed-off-by: Cole Robinson > --- > tests/qemux

[libvirt] [PATCH 17/21] tests: qemuxml2argv: build capsfile in DO_TEST_CAPS_INTERNAL

2019-03-14 Thread Cole Robinson
Rather than make callers do it. The operative info is just arch and ver which we are passing in already. Fold in stripmachinealiases too since it is just dependent on ver value Signed-off-by: Cole Robinson --- tests/qemuxml2argvtest.c | 23 +++ 1 file changed, 11 insertions(