Image scaling regression test script
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Tue, 31 Mar 2009 17:58:56 +0000 (20:58 +0300)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Wed, 1 Apr 2009 01:30:03 +0000 (21:30 -0400)
commita9adae3dc38764fe055b66e38175be5220fb3f9a
treec7c5812cfe1ae250e2adfe918e2d9661166e56bc
parent29e8556814ddddf269da90989e0de6d406d0afe6
Image scaling regression test script

This test script can help in finding regressions in image scaling
fastpath implementations. It uses test program compiled with
and without fastpath code and can compare results of execution
for different pseudorandom compositing operations involving scaling.

Signed-off-by: Søren Sandmann Pedersen <sandmann@redhat.com>
test/Makefile.am
test/scaling-test-bisect.rb [new file with mode: 0644]
test/scaling-test.c [new file with mode: 0644]