Add a stress-test program.
authorSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 24 Aug 2010 01:55:02 +0000 (21:55 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 17 Dec 2010 22:03:29 +0000 (17:03 -0500)
commitf914cf448630d4ba4af6603b827c621ae6705387
treecfc60ff5e1b5846bfa8fcf2820890d9b8fe1f399
parent7d7b03c0911584f687a7fd57a3f5d5eed21080e0
Add a stress-test program.

This test program tries to use as many rarely-used features as
possible, including alpha maps, accessor functions, oddly-sized
images, strange transformations, conical gradients, etc.

The hope is to provoke crashes or irregular behavior in pixman.
test/Makefile.am
test/stress-test.c [new file with mode: 0644]
test/utils.h