summaryrefslogtreecommitdiff
path: root/tests/core_getstats.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core_getstats.c')
-rw-r--r--tests/core_getstats.c3
1 files changed, 3 insertions, 0 deletions
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;