[Intel-gfx] [PATCH 2/7] lib/drmtest: Add drmtest_subtest_block macro

Chris Wilson chris at chris-wilson.co.uk
Mon Aug 12 11:15:06 CEST 2013


On Mon, Aug 12, 2013 at 11:09:56AM +0200, Daniel Vetter wrote:
> Doesn't do more than an if (drmtest_run_test(name)) right now, but
> as soon as we get a bit of infrastructure to handle test failures and
> skipping, this will get more interesting.

Just use drm_subtest("name") { }

drm_subtest_block() reads like a function and so one expects "block" to
be a verb.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list