
23 Aug
2018
23 Aug
'18
7:47 p.m.
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 <pkrempa@redhat.com> --- tests/qemuxml2argvdata/tpm-passthrough-crb.args | 5 +++-- tests/qemuxml2argvdata/tpm-passthrough.args | 5 +++-- tests/qemuxml2argvmock.c | 18 +++++++++++++++++- tests/qemuxml2argvtest.c | 2 ++ 4 files changed, 25 insertions(+), 5 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John