]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add aarch64-tpm test to qemuxml2xml
authorAndrea Bolognani <abologna@redhat.com>
Fri, 25 Jun 2021 13:31:35 +0000 (15:31 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 1 Jul 2021 14:15:05 +0000 (16:15 +0200)
commit7ad6f8dde071311ee587c41d983475464a1ec5ca
treefe3272e830ad6893ca22e695ca063e2fbade2fd9
parent499c38b22f916bc6508f41879cc383c65770c311
tests: Add aarch64-tpm test to qemuxml2xml

We're going to change the input file later, and having this
additional coverage will demonstrate that such a change does not
alter the behavior.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Tested-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuxml2xmloutdata/aarch64-tpm.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c