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_getstats.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/core_getstats.c') diff --git a/tests/core_getstats.c b/tests/core_getstats.c index 1e2c5651..52a2d204 100644 --- a/tests/core_getstats.c +++ b/tests/core_getstats.c @@ -40,6 +40,9 @@ * I don't care too much about the actual contents, just that the kernel * doesn't crash. */ + +IGT_TEST_DESCRIPTION("Tests the DRM_IOCTL_GET_STATS ioctl."); + igt_simple_main { int fd, ret; -- cgit v1.2.3