On Tue, Jul 9, 2019 at 9:24 PM Stefan Berger <[email protected]> wrote: > > Add an already existing test case tpm-emulator-tpm2 to qemuxml2xmltest.c > > Signed-off-by: Stefan Berger <[email protected]>
Reviewed-by: Marc-André Lureau <[email protected]> > --- > tests/qemuxml2xmltest.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/qemuxml2xmltest.c b/tests/qemuxml2xmltest.c > index a64b17ac28..a29958ae29 100644 > --- a/tests/qemuxml2xmltest.c > +++ b/tests/qemuxml2xmltest.c > @@ -653,6 +653,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); > -- > 2.20.1 > -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
