[PATCH xserver 2/3] Add generalized unit test support using util-macros.

Cyril Brulebois kibi at debian.org
Fri Mar 18 08:51:39 PDT 2011


Gaetan Nadon <memsize at videotron.ca> (14/03/2011):
> A handful of modules have begun adding unit test programs.
> These macros will help providing a consistent interface which will
> help package builders and developers to manage the functionality.
> 
> XORG_ENABLE_UNIT_TESTS will turn on/off unit testing, regardless
> of how it is implemented. The default (yes/no) can be specified by each
> module. It can be used by itself if glib or -wrap support is not needed.
> 
> XORG_WITH_GLIB will probe the system for glib-2.0. A different version
> can be specified in each module. It will consult XORG_ENABLE_UNIT_TESTS
> but can be used by itself in contexts other then unit testing.
> The default (yes/no) can be specified by each module.
> 
> XORG_LD_WRAP will probe the linker for -wrap support. It will consult
> XORG_ENABLE_UNIT_TESTS but can be used by itself in contexts
> other then unit testing.
        ^^^^ than

Thanks for your work on unit tests, for the series:

Acked-by: Cyril Brulebois <kibi at debian.org>

KiBi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110318/2be905c7/attachment.pgp>


More information about the xorg-devel mailing list