tests/flip_test: split out timestamp checks into subtest
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 13 Dec 2012 20:10:58 +0000 (21:10 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 17 Dec 2012 14:30:53 +0000 (15:30 +0100)
commit8ed0112f88a8738d3e813428e5045333a6e07fbf
tree36c29704a55aa3c3c62e47cc94b0b8a579e59974
parentf185699a4ba904569db286cdb3386512a2540af2
tests/flip_test: split out timestamp checks into subtest

This way we can still test basic pageflips on kernels with broken
locking while still failing when the timestamps/framecounts are wrong.

Also disable the delay check on analog tv, timings on those ports are
truely screwed-up

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/flip_test.c