tests/kms_flip: scale test runtime
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 30 Sep 2013 19:38:09 +0000 (21:38 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 30 Sep 2013 20:55:12 +0000 (22:55 +0200)
commit1f0addb689a5707bc3e5a5e36d28fea2745ea352
tree051a0547d15db0a6cb1d14e76510dd3dc85ae6da
parent3f89d5403ef85c1f101c0f1026cf9b800bbaaea9
tests/kms_flip: scale test runtime

On machines with many outputs and many crtcs it takes too long.
So scale the runtime by the number of output combinations we're trying
to light up.

Compensate the test runtime a bit by doubling most subtests' duration.

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