From 3d0dca47c6fdec0720aca8016af9a889a0eb3409 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Mon, 13 Oct 2014 11:40:12 +0100 Subject: docs: add some test descriptions Signed-off-by: Thomas Wood --- tests/core_getversion.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/core_getversion.c') diff --git a/tests/core_getversion.c b/tests/core_getversion.c index 7058c897..30132e44 100644 --- a/tests/core_getversion.c +++ b/tests/core_getversion.c @@ -29,9 +29,9 @@ #include #include "drmtest.h" -/** - * Checks DRM_IOCTL_GET_VERSION and libdrm's drmGetVersion() interface to it. - */ +IGT_TEST_DESCRIPTION("Tests the DRM_IOCTL_GET_VERSION ioctl and libdrm's " + "drmGetVersion() interface to it."); + igt_simple_main { int fd; -- cgit v1.2.3