kms_flip: Add test for -ENOENT
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 16 Oct 2013 20:07:34 +0000 (23:07 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 21 Oct 2013 17:23:18 +0000 (20:23 +0300)
commitfa05c0bcedd909bf8b85c02ca0f533921e8256b4
treeb74a87c57737db6916d72874b2ea155f1b6efeed
parent08c27e3e3899f5063ac3eef44a4dbb6201568b47
kms_flip: Add test for -ENOENT

Make sure we get -ENOENT when we pass a non-existing fb_id to
the page flip and setcrtc ioctls.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
tests/kms_flip.c