Re: [kvm-unit-tests PATCH][v3] scripts: add option to output in TAP format

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

 



On Wed, Jul 18, 2018 at 12:02:22AM +0300, Sergey Bronnikov wrote:
> Option -t adds ability to output in standard
> machine-readable format - TAP (TestAnythingProtocol).
> 
> Example:
> 
> $ ./run_tests.sh -t -j5
> TAP version 13
> ok smptest
> ok ioapic-split
> ok ioapic
> ok smptest3
> ok vmexit_cpuid
> ok vmexit_vmcall
> ok vmexit_mov_from_cr8
> ok vmexit_mov_to_cr8
> ok vmexit_inl_pmtimer
> ok vmexit_ipi
> ok vmexit_ipi_halt
> ...
> 
> Signed-off-by: Sergey Bronnikov <sergeyb@xxxxxxxxxxxxxx>
> ---
>  run_tests.sh         | 21 +++++++++++++++++++--
>  scripts/runtime.bash | 48 +++++++++++++++++++++++++++++++++++++++---------
>  2 files changed, 58 insertions(+), 11 deletions(-)
>

Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx>



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux