qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 09/11] libqos: Added test case for configurat


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v4 09/11] libqos: Added test case for configuration changes in virtio-blk test
Date: Wed, 13 Aug 2014 18:34:27 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Aug 12, 2014 at 01:41:54PM +0200, Marc Marí wrote:
> @@ -349,7 +359,7 @@ int main(int argc, char **argv)
>      g_test_init(&argc, &argv, NULL);
>  
>      g_test_add_func("/virtio/blk/pci/basic", pci_basic);
> -    g_test_add_func("/virtio/blk/pci/indirect", pci_indirect);
> +    g_test_add_func("/virtio/blk/pci/indirect_config", pci_indirect_config);

Can you make this an independent test?  I think it is unrelated to
indirect descriptors.

Stefan

Attachment: pgpTmHNBS04Tk.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]