lib/drmtest: check that igt_exit is called for subtest tests
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 12 Sep 2013 14:17:33 +0000 (16:17 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 16 Sep 2013 22:13:47 +0000 (00:13 +0200)
commitd1b9bc0dc17dbc49d707abf861d31020fbcb5ff6
tree76a1028fb0df37e38b2fc3b3c8daaed7f6c0b44d
parent7b3634364a1f5cf1797a55a1d0d042ec8d9f510c
lib/drmtest: check that igt_exit is called for subtest tests

I get this wrong for almost every conversion to subtests ...

v2: Don't install the check when just listing subtest names.

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