test: Add inifinite-loop test
authorSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 13 Sep 2012 23:31:29 +0000 (19:31 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Mon, 24 Sep 2012 22:29:30 +0000 (18:29 -0400)
commitaa311a4641b79eac39fe602b75d7bee3de9b1dce
treeb9560ebddfd02018b88ce8fccb93135b669f8f53
parentd5c721768c9811ce22bc0cd50bdf1c7bccc264e0
test: Add inifinite-loop test

This test demonstrates a bug where a certain transformation matrix can
result in an infinite loop. It was extracted as a standalone version
of "affine-test 212944861".

If given the option -nf, the test program will not call fail_after()
and therefore potentially run forever.
test/Makefile.sources
test/infinite-loop.c [new file with mode: 0644]