[PULL wayland] Sanity tests

Kristian Høgsberg krh at bitplanet.net
Thu Apr 19 07:29:58 PDT 2012


On Thu, Apr 19, 2012 at 8:06 AM, Pekka Paalanen <ppaalanen at gmail.com> wrote:
> Hi,
>
> I poked around in tests, and added support for tests that are supposed
> to fail. Then I wrote some tests that check that the testing framework
> does indeed work: a plain assert, and malloc leaks.
>
> There are also some stylistic changes that can be dropped if you don't
> like them.

That all looks good, merged.

thanks,
Kristian

> The following changes since commit b7c7963f160f951fbc8ef10923a5264fec28cbd7:
>
>  Fix printf format warnings (2012-04-17 15:02:15 -0400)
>
> are available in the git repository at:
>  git://git.collabora.co.uk/git/user/pq/wayland.git sanity-tests
>
> Pekka Paalanen (5):
>      tests: put common test source files in a variable
>      tests: fail build if NDEBUG is defined
>      tests: stylish test-runner.c
>      tests: add support for tests expected to fail
>      tests: add sanity-test
>
>  tests/Makefile.am   |   16 +++++++++-----
>  tests/sanity-test.c |   52 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  tests/test-runner.c |   25 ++++++++++++++++++-----
>  tests/test-runner.h |   21 +++++++++++++++++--
>  4 files changed, 99 insertions(+), 15 deletions(-)
>  create mode 100644 tests/sanity-test.c
>
>
> Thanks,
> pq


More information about the wayland-devel mailing list