test: check correctness of 'bilinear_pad_repeat_get_scanline_bounds'
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Mon, 21 Feb 2011 00:07:09 +0000 (02:07 +0200)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Mon, 28 Feb 2011 13:29:23 +0000 (15:29 +0200)
commit0df43b8ae5031dd83775d00b57b6bed809db0e89
tree1c8fbfeea8040e92f072ff48b9fc805f7e8ea4ba
parentd506bf68fd0e9a1c5dd484daee70631699918387
test: check correctness of 'bilinear_pad_repeat_get_scanline_bounds'

Individual correctness check for the new bilinear scaling related
supplementary function. This test program uses a bit wider range
of input arguments, not covered by other tests.
test/Makefile.am
test/scaling-helpers-test.c [new file with mode: 0644]