qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QTest information needed
@ 2015-03-30 18:48 Nidugala Muralikrishna
  2015-03-30 21:22 ` Andreas Färber
  0 siblings, 1 reply; 3+ messages in thread
From: Nidugala Muralikrishna @ 2015-03-30 18:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Stefan Hajnoczi

[-- Attachment #1: Type: text/plain, Size: 417 bytes --]


Can anyone point me to any reference document / Wiki on "QTest" like how to
write the Tests, build test suite, compile etc.

Regards,
Murali

IBM India Systems and Technology Lab, ISTL
IBM India private Limited,
MK 1F B295
K-Manyata Embassy Business Park,Rachenahalli, Nagawara, Outer Ring Road,
Bangalore  560045
Phone : 431 80206 (direct)

NotesID: Nidugala Muralikrishna/India/IBM@IBMIN
Email: nmuralik@in.ibm.com

[-- Attachment #2: Type: text/html, Size: 584 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] QTest information needed
  2015-03-30 18:48 [Qemu-devel] QTest information needed Nidugala Muralikrishna
@ 2015-03-30 21:22 ` Andreas Färber
  2015-03-31 14:23   ` Stefan Hajnoczi
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Färber @ 2015-03-30 21:22 UTC (permalink / raw)
  To: Nidugala Muralikrishna, qemu-devel; +Cc: Paolo Bonzini, Stefan Hajnoczi

Am 30.03.2015 um 20:48 schrieb Nidugala Muralikrishna:
> Can anyone point me to any reference document / Wiki on "QTest" like how
> to write the Tests, build test suite, compile etc.

Search linux-kvm.org for KVM Forum presentations on the topic. For how
to build and run, see "make check-help". By convention, the QTests among
our test cases are called tests/*-test.c - there's plenty of examples by
now and tests/libqtest.h has inline API documentation.

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu,
Graham Norton; HRB 21284 (AG Nürnberg)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] QTest information needed
  2015-03-30 21:22 ` Andreas Färber
@ 2015-03-31 14:23   ` Stefan Hajnoczi
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2015-03-31 14:23 UTC (permalink / raw)
  To: Andreas Färber; +Cc: Nidugala Muralikrishna, Paolo Bonzini, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 748 bytes --]

On Mon, Mar 30, 2015 at 11:22:10PM +0200, Andreas Färber wrote:
> Am 30.03.2015 um 20:48 schrieb Nidugala Muralikrishna:
> > Can anyone point me to any reference document / Wiki on "QTest" like how
> > to write the Tests, build test suite, compile etc.
> 
> Search linux-kvm.org for KVM Forum presentations on the topic. For how
> to build and run, see "make check-help". By convention, the QTests among
> our test cases are called tests/*-test.c - there's plenty of examples by
> now and tests/libqtest.h has inline API documentation.

The slides that Andreas mentioned are here:
http://www.linux-kvm.org/wiki/images/4/43/03x09-TestingQEMU.pdf

Or you can watch the video here:
https://www.youtube.com/watch?v=4TSaMmrnHy8

Stefan

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-31 14:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 18:48 [Qemu-devel] QTest information needed Nidugala Muralikrishna
2015-03-30 21:22 ` Andreas Färber
2015-03-31 14:23   ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).