From: Paulo Zanoni <paulo.r.zanoni@xxxxxxxxx> So people that write tests based on the template don't forget to use the macro. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@xxxxxxxxx> --- 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@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx