qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 1.3? 0/2] AioContext and thread pool unit tests


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 1.3? 0/2] AioContext and thread pool unit tests
Date: Fri, 23 Nov 2012 16:13:22 +0100

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




reply via email to

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