On Fri, 08 May 2015 13:45:37 +0100, Pekka Paalanen <ppaala...@gmail.com> wrote:
+ ok &= test_image_faults (PIXMAN_a8r8g8b8, 7, 5); + ok &= test_image_faults (PIXMAN_r8g8b8, 7, 5); + ok &= test_image_faults (PIXMAN_r5g6b5, 7, 5); + ok &= test_image_faults (PIXMAN_a8, 7, 5); + ok &= test_image_faults (PIXMAN_a4, 7, 5); + ok &= test_image_faults (PIXMAN_a1, 7, 5);
Maybe there's a case for checking that the addresses just the other side of the boundaries *don't* cause segfaults, in addition to checking that these ones *do*? Ben _______________________________________________ Pixman mailing list Pixman@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/pixman