qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 1.3? 0/2] AioContext and thread pool unit tests
@ 2012-11-23 15:13 Paolo Bonzini
  2012-11-23 15:13 ` [Qemu-devel] [PATCH 1.3? 1/2] tests: add AioContext " Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paolo Bonzini @ 2012-11-23 15:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

As requested. :)  The tests pass on both Linux and Wine.

I'm not sure if it makes sense to include these in 1.3, but the idea
has some worth.

Paolo Bonzini (2):
  tests: add AioContext unit tests
  tests: add thread pool unit tests

 tests/Makefile           |   4 +
 tests/test-aio.c         | 667 +++++++++++++++++++++++++++++++++++++++++++++++
 tests/test-thread-pool.c | 213 +++++++++++++++
 3 files changed, 884 insertions(+)
 create mode 100644 tests/test-aio.c
 create mode 100644 tests/test-thread-pool.c

-- 
1.8.0

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

end of thread, other threads:[~2012-11-26 21:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-23 15:13 [Qemu-devel] [PATCH 1.3? 0/2] AioContext and thread pool unit tests Paolo Bonzini
2012-11-23 15:13 ` [Qemu-devel] [PATCH 1.3? 1/2] tests: add AioContext " Paolo Bonzini
2012-11-23 15:13 ` [Qemu-devel] [PATCH 1.3? 2/2] tests: add thread pool " Paolo Bonzini
2012-11-26 21:48 ` [Qemu-devel] [PATCH 1.3? 0/2] AioContext and " Anthony Liguori

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).