]> xenbits.xensource.com Git - libvirt.git/commit
tests: Add tests for QEMU command line generation with encrypted TPM
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 25 Jul 2019 18:22:01 +0000 (14:22 -0400)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 26 Jul 2019 08:59:27 +0000 (09:59 +0100)
commitc4dab041cd90b3b452b4f8fa0b857c33135e2c68
tree0a0dd6276db0ab81041422d0c08c48ff05835bfd
parent32926f10939820db3e3ddfee66c66c40d893c9bc
tests: Add tests for QEMU command line generation with encrypted TPM

The QEMU command line does not change when TPM state is encrypted
compared to when it is plain.

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>
tests/qemuxml2argvdata/tpm-emulator-tpm2-enc.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvtest.c