On 05/10/2018 05:57 PM, Stefan Berger wrote:
This patch adds extensions to existing test cases and specific test
cases
for the tpm-emulator.
Signed-off-by: Stefan Berger <stefanb(a)linux.vnet.ibm.com>
---
.../tpm-emulator.x86_64-latest.args | 33 ++++++++++++++++++++++
tests/qemuxml2argvtest.c | 15 +++++++++-
2 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 tests/qemuxml2argvdata/tpm-emulator.x86_64-latest.args
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John