[Intel-gfx] [PATCH igt 1/4] tests/template: add IGT_TEST_DESCRIPTION

Daniel Vetter daniel at ffwll.ch
Mon Jun 15 05:11:58 PDT 2015


On Thu, Jun 04, 2015 at 11:31:03AM -0300, Paulo Zanoni wrote:
> From: Paulo Zanoni <paulo.r.zanoni at intel.com>
> 
> So people that write tests based on the template don't forget to use
> the macro.
> 
> Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>

With the nit to not try to enable fbc on pre-gen6 address the series is

Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> ---
>  tests/template.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tests/template.c b/tests/template.c
> index 24fd850..4b5794b 100644
> --- a/tests/template.c
> +++ b/tests/template.c
> @@ -26,6 +26,8 @@
>  
>  #include "drmtest.h"
>  
> +IGT_TEST_DESCRIPTION("Template test.");
> +
>  /*
>   * Note that test function (and code called by them) should generally not return
>   * a variable indicating success/failure. Instead use the igt_require/igt_assert
> -- 
> 2.1.4
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the Intel-gfx mailing list