From: Arun Menon <armenon@redhat.com> The test suite now validates the 2 options backup and fsync added to swtpm. Signed-off-by: Arun Menon <armenon@redhat.com> --- tests/qemuxmlconfdata/tpm-emulator-tpm2-pstate.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qemuxmlconfdata/tpm-emulator-tpm2-pstate.xml b/tests/qemuxmlconfdata/tpm-emulator-tpm2-pstate.xml index 6569b5e4dd..0385045954 100644 --- a/tests/qemuxmlconfdata/tpm-emulator-tpm2-pstate.xml +++ b/tests/qemuxmlconfdata/tpm-emulator-tpm2-pstate.xml @@ -28,7 +28,7 @@ <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <tpm model='tpm-tis'> - <backend type='emulator' version='2.0' persistent_state='yes'/> + <backend type='emulator' version='2.0' persistent_state='yes' backup='yes' fsync='yes'/> </tpm> <audio id='1' type='none'/> <memballoon model='virtio'> -- 2.54.0