qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] add "make check"


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/4] add "make check"
Date: Thu, 1 Sep 2011 17:42:15 +0200

  Hi,

This patch series intends to make unit testing easier.  It adds a new
"make check" target which can be used to run all unit tests which are
currently in the tree.  It also enables the unit tests by default, so
you don't have to re-run configure with a special switch.

cheers,
  Gerd

Gerd Hoffmann (4):
  Probe for libcheck by default.
  move checks to separate variable
  add "make check" target
  add test-coroutine to checks

 Makefile  |   10 ++++++++--
 configure |    7 ++++---
 2 files changed, 12 insertions(+), 5 deletions(-)




reply via email to

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