[libvirt] [PATCH 03/18] tests: Add already existing test case tpm-emulator-tpm2

Marc-André Lureau marcandre.lureau at redhat.com
Tue Jul 9 20:23:04 UTC 2019


On Tue, Jul 9, 2019 at 9:24 PM Stefan Berger <stefanb at linux.vnet.ibm.com> wrote:
>
> Add an already existing test case tpm-emulator-tpm2 to qemuxml2xmltest.c
>
> Signed-off-by: Stefan Berger <stefanb at linux.ibm.com>

Reviewed-by: Marc-André Lureau <marcandre.lureau at redhat.com>


> ---
>  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
>




More information about the libvir-list mailing list