mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-21 19:02:25 +00:00
tests: Add already existing test case tpm-emulator-tpm2
Add an already existing test case tpm-emulator-tpm2 to qemuxml2xmltest.c Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
50a7b0cb4e
commit
84ab02063c
@ -655,6 +655,7 @@ mymain(void)
|
||||
DO_TEST("tpm-passthrough", NONE);
|
||||
DO_TEST("tpm-passthrough-crb", NONE);
|
||||
DO_TEST("tpm-emulator", NONE);
|
||||
DO_TEST("tpm-emulator-tpm2", NONE);
|
||||
|
||||
DO_TEST("metadata", NONE);
|
||||
DO_TEST("metadata-duplicate", NONE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user