Re: [libvirt] [PATCH v2 08/10] tests: qemuxml2argv: modernize TPM passthrough tests

2018-08-23 Thread John Ferlan
On 08/15/2018 05:18 AM, Peter Krempa wrote: > All supported qemus support FD passing so modify the tests to test the > proper code path. > > Signed-off-by: Peter Krempa > --- > tests/qemuxml2argvdata/tpm-passthrough-crb.args | 5 +++-- > tests/qemuxml2argvdata/tpm-passthrough.args | 5 +

[libvirt] [PATCH v2 08/10] tests: qemuxml2argv: modernize TPM passthrough tests

2018-08-15 Thread Peter Krempa
All supported qemus support FD passing so modify the tests to test the proper code path. Signed-off-by: Peter Krempa --- tests/qemuxml2argvdata/tpm-passthrough-crb.args | 5 +++-- tests/qemuxml2argvdata/tpm-passthrough.args | 5 +++-- tests/qemuxml2argvmock.c| 18 ++