]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add test for domain XML with tpm-spapr TPM device model
authorStefan Berger <stefanb@linux.ibm.com>
Wed, 5 Feb 2020 18:35:50 +0000 (13:35 -0500)
committerJán Tomko <jtomko@redhat.com>
Wed, 5 Feb 2020 18:57:10 +0000 (19:57 +0100)
commit5e35d4a5193a10f25c51166ff05bf44d84f4b438
tree8bc1588515b24a6815535a153fc2f317768607ec
parent0e4c2ed490441af8420511b4795424d44c368ecf
tests: Add test for domain XML with tpm-spapr TPM device model

This patch adds a test case for domain XML with the tpm-spapr TPM device
model.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/tpm-emulator-spapr.ppc64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/tpm-emulator-spapr.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c