qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Autotest PATCH 2/2] virt run: add three logical case f


From: Amos Kong
Subject: Re: [Qemu-devel] [Autotest PATCH 2/2] virt run: add three logical case filters
Date: Sun, 30 Dec 2012 09:10:13 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Dec 30, 2012 at 09:02:09AM +0800, Amos Kong wrote:
> This patch added there options for filtering cases by logics,
> 
> For example:
> ./run -t qemu -c tests.cfg --oronly="WinXP Win7" --andonly="boot 64" 
> --not="sp1"

Oh! a typo in commitlog

 ./run -t qemu -c tests.cfg --or="WinXP Win7" --and="boot 64" --not="sp1"

>   (following cases will be executed)
> 
> Test    1: virtio_blk.smp2.virtio_net.WinXP.64.boot
> Test    2: virtio_blk.smp2.virtio_net.Win7.64.boot
...

                Amos



reply via email to

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