[PATCH 00/10] integration testing for driver behaviour

Peter Hutterer peter.hutterer at who-t.net
Mon Jul 2 23:59:17 PDT 2012


This series builds on top of chase' integration test branch, the whole lot
is available for, ahaha, testing from 
git://people.freedesktop.org/~whot/xserver :driver-integration-testing

It requires the xorg-gtest patches available from
git://people.freedesktop.org/~whot/xorg-gtest :devel

The first two patches are build fixes, including the requested target
    make integration-check

The actual test are a quite simple ones that test otherwise rarely tested
behaviours. Although the build system is whacky at best, writing tests is
simple and this type of testing beats unit tests for server behaviour.

It does require the server and drivers to be installed correctly though,
without merging all drivers to test into the server we can't easily get
around this.

Cheers,
  Peter


More information about the xorg-devel mailing list