summaryrefslogtreecommitdiff
path: root/tests/gem_unref_active_buffers.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_unref_active_buffers.c')
-rw-r--r--tests/gem_unref_active_buffers.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gem_unref_active_buffers.c b/tests/gem_unref_active_buffers.c
index 7a1bc9370..8c8efaadd 100644
--- a/tests/gem_unref_active_buffers.c
+++ b/tests/gem_unref_active_buffers.c
@@ -48,6 +48,8 @@
#include "intel_io.h"
#include "intel_chipset.h"
+IGT_TEST_DESCRIPTION("Test unreferencing of active buffers.");
+
static drm_intel_bufmgr *bufmgr;
struct intel_batchbuffer *batch;
static drm_intel_bo *load_bo;