kms_pipe_crc_basic: Split the main test function a bit more
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 28 May 2014 16:33:32 +0000 (17:33 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 7 Jul 2014 16:37:34 +0000 (17:37 +0100)
commitdbb80a63b434f544e291a8a3997a511378f3b992
tree761be8869562537ebfb0a6cb6d8bb88ed8bf52ca
parentc8b8f8abf60de1fdaafc798ebc6f73880a4e4225
kms_pipe_crc_basic: Split the main test function a bit more

Let's put the per-output test in its own function to get rid of 1 level
of indentation. We'll need it to cycle through 2 different framebuffers
to make sure we compute different CRCs if the fbs are different.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
tests/kms_pipe_crc_basic.c