[PATCH v4 0/4] Implement virDomainGetMessages for test driver

Martin Kletzander mkletzan at redhat.com
Tue Aug 3 12:08:44 UTC 2021


On Mon, Jul 12, 2021 at 07:32:13PM +0800, Luke Yue wrote:
>v4:
>- Move testDomainObjCheckTaint to testParseDomains()
>- Add CPU tainted and deprecation check
>- Add a new xml with more tainted configs
>

With the modification suggested in 1/4:0

Reviewed-by: Martin Kletzander <mkletzan at redhat.com>

>Luke Yue (4):
>  conf: domain: Introduce and use virDomainObjGetMessages()
>  test_driver: Implement virDomainGetMessages
>  test_driver: Introduce testDomainObjCheckTaint
>  examples: test: Add a new test xml with more tainted configs for
>    testing
>
> examples/xml/test/testdomfc5.xml     | 51 +++++++++++++++
> examples/xml/test/testnode.xml       |  1 +
> examples/xml/test/testnodeinline.xml | 51 +++++++++++++++
> src/conf/domain_conf.c               | 53 +++++++++++++++
> src/conf/domain_conf.h               |  5 ++
> src/libvirt_private.syms             |  1 +
> src/qemu/qemu_driver.c               | 34 +---------
> src/test/test_driver.c               | 98 ++++++++++++++++++++++++++++
> tests/virshtest.c                    | 52 +++++++++++++--
> 9 files changed, 306 insertions(+), 40 deletions(-)
> create mode 100644 examples/xml/test/testdomfc5.xml
>
>-- 
>2.32.0
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20210803/e1332f6f/attachment-0001.sig>


More information about the libvir-list mailing list