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(a)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(a)redhat.com>
John