lib/drmtest: roll out igt_assert
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 13 Aug 2013 09:56:24 +0000 (11:56 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 13 Aug 2013 13:07:44 +0000 (15:07 +0200)
commit2371c79bbd69f46c2849298fb7f216a5b9a21aa8
tree00ebf839d3cbca469f28523dc45963e100042f02
parent646a6fefbc2f11df9d25811c317d1f05aa21da45
lib/drmtest: roll out igt_assert

I've left the asserts as-is where they check for tests that use the
infrastructure in drmtest.c incorrectly. That way piglit's
differentiation between a failed testcase and a crashing testcase
should be more useful.

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