{scaling,affine,composite-traps}-test: Use compute_crc32_for_image()
authorSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 12 Sep 2013 16:24:52 +0000 (12:24 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 20 Sep 2013 01:37:56 +0000 (21:37 -0400)
commit51d71354568a54114ced87d8ae1529c88a53f635
treebd9dd1759ed5108eca835ca564cc7f37874642d7
parent75506e63677208c1ec4364ab1a4b4fb73a0ca6c8
{scaling,affine,composite-traps}-test: Use compute_crc32_for_image()

By using this function instead of compute_crc32() the alpha masking
code and the call to image_endian_swap() are not duplicated.
test/affine-test.c
test/composite-traps-test.c
test/scaling-test.c