tests/gem_seqno_wrap: Replace control flow with asserts
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 14 May 2014 08:07:17 +0000 (10:07 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 14 May 2014 08:09:25 +0000 (10:09 +0200)
commit722b25a303bcb927bf233cb773a3f6e3851e2f58
tree679bba897f46337684999e7b07925f16cc48fc6a
parent0b7ce4ac2929ea56dfde508d551163a5304c66d8
tests/gem_seqno_wrap: Replace control flow with asserts

Only tricky bit was a bit of debug output sprinkled all over, I've
moved it all to cmp_bo.

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