On Mon, Feb 03, 2020 at 10:59:21AM -0500, Stefan Berger wrote:
This patch adds a test case for domain XML with the tpm-spapr TPM
device
model.
Signed-off-by: Stefan Berger <stefanb(a)linux.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau(a)redhat.com>
---
.../tpm-emulator-spapr.ppc64-latest.args | 45 ++++++++++++++
tests/qemuxml2argvdata/tpm-emulator-spapr.xml | 60 +++++++++++++++++++
tests/qemuxml2argvtest.c | 4 ++
3 files changed, 109 insertions(+)
create mode 100644 tests/qemuxml2argvdata/tpm-emulator-spapr.ppc64-latest.args
create mode 100644 tests/qemuxml2argvdata/tpm-emulator-spapr.xml
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano